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

TypeDescription
System.ObjectDisposedException

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