Start >> More >> Delay Units

NI-DAQmx C Properties

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