StartTriggerDelay
- Updated2025-10-14
- 1 minute(s) read
This property is not for customer use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double StartTriggerDelay { get; set; }
Remarks
Specifies a Double representing the time delay.
Gets or sets the amount of time delay between the Start and Advance Triggers. This property also specifies when to begin data acquisition.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The StartTriggerDelay property was accessed after the associated NIRfsa object was disposed. |