Method Commit
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
Commit(DCPowerSessionsBundle)
Applies previously configured settings to the underlying device channel(s). Calling this methods moves the underlying channel(s) from the Uncommitted state into the Committed state. After calling this method, modifying any property reverts the underlying device channel(s) to the Uncommitted state.
public static void Commit(this DCPowerSessionsBundle sessionsBundle)
Parameters
sessionsBundle
DCPowerSessionsBundleThe 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.