Table of Contents

Method MeasureAndReturnPerInstrumentPerChannelResults

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
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 DigitalSessionsBundle

The DigitalSessionsBundle object.

measurementType MeasurementType

The type of the measurement, could be either voltage or current.

Returns

double[][]

The measurements in per-instrument per-channel format.