Disable()
- Updated2026-01-20
- 1 minute(s) read
Places the instrument in a quiescent state as quickly as possible.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public void Disable()
Remarks
In a quiescent state, an instrument has minimal or no effect on the external system to which it is connected.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Disable method was accessed after the associated NISwitch object was disposed. |