Configures the device to not wait for the specified Script trigger after the Initiate method is called.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void Disable()

Remarks

Calling this method is only necessary if the Script trigger has been previously configured and must be disabled.

The NI-RFSG device must be in the Configuration state before you call this method.

Exceptions

TypeDescription
System.ObjectDisposedException

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