Commit()
- Updated2025-10-06
- 1 minute(s) read
Applies the settings that you configured previously to the device. Calling this method moves the NI-DCPower session from the Uncommitted state into the Committed state. If you modify any property after you call this method, the NI-DCPower session reverts to the Uncommitted state. Use the Initiate method to transition to the Running state.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public void Commit()
Remarks
Refer to the Programming States topic in the NI DC Power Supplies and SMUs Help for information about the specific NI-DCPower software states.