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
sessionsBundle
DigitalSessionsBundleThe DigitalSessionsBundle object.
measurementType
MeasurementTypeThe type of the measurement, could be either voltage or current.
Returns
- double[][]
The measurements in per-instrument per-channel format.