Gets or sets the trigger delay time.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double TriggerDelay { get; set; }

Remarks

Specifies a Double representing the trigger delay time.

The trigger delay time is the length of time the IF digitizer waits after it receives the trigger before it asserts the Reference event.

Exceptions

TypeDescription
System.ObjectDisposedException

The TriggerDelay property was accessed after the associated NIRfsa object was disposed.