Reference:More:Trigger Window Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: Ref.TrigWin
Property of DAQmx Trigger
Specifies the duration in seconds after the task starts during which the device may trigger. Once the window has passed, the device stops detecting triggers, and the task will stop after the device finishes acquiring post-trigger samples that it already started. If no triggers are detected during the entire period, then no data will be returned. Specifying a Trigger Window of -1 causes the window to be infinite.
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |