StartTriggerDelayUnits Enumeration
- Updated2026-02-03
- 1 minute(s) read
Specifies the units of Delay.
Syntax
Namespace: NationalInstruments.DAQmx
public enum StartTriggerDelayUnits
Remarks
Specifies the units of Delay. Use this enumeration to get or set the value of DelayUnits.
Members
| Name | Value | Description |
|---|---|---|
| SampleClockPeriods | 10286 | Complete periods of the Sample Clock. |
| Seconds | 10364 | Seconds. |
| Ticks | 10304 | Timebase ticks. |