Commit()
- Updated2026-01-12
- 1 minute(s) read
Applies all previously configured pin levels, termination modes, clocks, triggers, and pattern timing to a digital pattern instrument. Calling this method moves the session from the Uncommitted state to the Committed state.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public void Commit()
Remarks
Calling this method is optional; however, calling the following methods implicitly commits if Commit has not been previously called:
For more information, refer to the Session State Model topic of the Digital Pattern Help.