Commit()
- Updated2026-01-20
- 1 minute(s) read
Downloads the configured List and trigger settings to hardware.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public void Commit()
Remarks
Calling this method is optional.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Commit method was accessed after the associated NISwitch object was disposed. |