Table of Contents

Method ConfigureMeasureWhen

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

ConfigureMeasureWhen(DCPowerSessionsBundle, DCPowerMeasurementWhen)

Configures the DCPower MeasurementWhen property.

public static void ConfigureMeasureWhen(this DCPowerSessionsBundle sessionsBundle, DCPowerMeasurementWhen measureWhen)

Parameters

sessionsBundle DCPowerSessionsBundle

The DCPowerSessionsBundle object.

measureWhen DCPowerMeasurementWhen

The MeasurementWhen property to set.

ConfigureMeasureWhen(NIDCPower, string, string, DCPowerMeasurementWhen)

Configures the MeasurementWhen property.

public static void ConfigureMeasureWhen(this NIDCPower session, string channelString, string modelString, DCPowerMeasurementWhen measureWhen)

Parameters

session NIDCPower

The NationalInstruments.ModularInstruments.NIDCPower.NIDCPower object.

channelString string

The channel string.

modelString string

The DCPower instrument model.

measureWhen DCPowerMeasurementWhen

The measurement when to set.