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