Configures the device to not use a Start trigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public void Disable()

Remarks

Call this method only if the Start trigger was previously configured and must be disabled now.

Exceptions

TypeDescription
System.ObjectDisposedException

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