Disable()
- Updated2025-10-14
- 1 minute(s) read
Places the instrument in a quiescent state as quickly as possible.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
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 NIRfsa object was disposed. |