Table of Contents

Method Initiate

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

Initiate(DCPowerSessionsBundle)

Starts generation or acquisition and moves the underlying devices channel(s) from the Uncommitted state or Committed state to the Running state. To return to the Uncommitted state, call the Abort method.

public static void Initiate(this DCPowerSessionsBundle sessionsBundle)

Parameters

sessionsBundle DCPowerSessionsBundle

The DCPowerSessionsBundle object.

Remarks

Note: This is a lower level function for controlling over the NI-DCPower session. Refer to the Programming States topic in the NI-DCPower User Manual and the document of your SMU model for information about the specific NI-DCPower software states.