Configures the device to not receive triggers for the configuration list after the Initiate method is called.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void Disable()

Remarks

The configuration list does not advance steps if this trigger is disabled. You must call the Disable method to disable the trigger configured previously.

Exceptions

TypeDescription
System.ObjectDisposedException

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