Get/Set/Reset StartTrig_DelayUnits
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetStartTrigDelayUnits(TaskHandle taskHandle, int32 *data);
int32 __CFUNC DAQmxSetStartTrigDelayUnits(TaskHandle taskHandle, int32 data);
int32 __CFUNC DAQmxResetStartTrigDelayUnits(TaskHandle taskHandle);
Purpose
DAQmxGetStartTrigDelayUnits gets the Start >> More >> Delay Units property.
DAQmxSetStartTrigDelayUnits sets the Start >> More >> Delay Units property.
DAQmxResetStartTrigDelayUnits resets the Start >> More >> Delay Units property.