Gets or sets the minimum time, in seconds, that must elapse after the Start trigger is received and before the device recognizes a Reference trigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double StartToReferenceTriggerHoldOff { get; set; }

Remarks

Specifies a Double representing the minimum time, in seconds, that must elapse after the Start trigger is received.

Exceptions

TypeDescription
System.ObjectDisposedException

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