Disable()
- Updated2025-10-06
- 1 minute(s) read
Disables the SequenceAdvanceTrigger trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public void Disable()
Remarks
Call this method only if the SequenceAdvance trigger was previously configured and must be disabled now.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Disable method was accessed after the associated NIDCPower object was disposed. |