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

TypeDescription
System.ObjectDisposedException

The Disable method was accessed after the associated NIRfsg object was disposed.