Method MeasureAndReturnPerInstrumentPerChannelResults
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
MeasureAndReturnPerInstrumentPerChannelResults(DigitalSessionsBundle, MeasurementType)
Measures and returns per-instrument per-channel results.
public static double[][] MeasureAndReturnPerInstrumentPerChannelResults(this DigitalSessionsBundle sessionsBundle, MeasurementType measurementType)Parameters
sessionsBundleDigitalSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.DigitalSessionsBundle object.
measurementTypeMeasurementType-
The type of the measurement, could be either voltage or current.
Returns
- double[][]
-
The measurements in per-instrument per-channel format.