StartToReferenceTriggerHoldOff
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The StartToReferenceTriggerHoldOff property was accessed after the associated NIRfsa object was disposed. |