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