Start >> More >> Delay Units
- Updated2023-03-16
- 1 minute(s) read
Start >> More >> Delay Units
Data Type: | int32 |
Description: | Specifies the units of Delay. |
Valid values
DAQmx_Val_SampClkPeriods | 10286 | Complete periods of the Sample Clock. |
DAQmx_Val_Seconds | 10364 | Seconds. |
DAQmx_Val_Ticks | 10304 | Timebase ticks. |
You can get/set/reset this property using:
DAQmxGetStartTrigDelayUnits
DAQmxSetStartTrigDelayUnits
DAQmxResetStartTrigDelayUnits