Get/Set/Reset CI_TwoEdgeSep_Second_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetCITwoEdgeSepSecondDigSyncEnable(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCITwoEdgeSepSecondDigSyncEnable gets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Synchronization >> Enable property.
DAQmxSetCITwoEdgeSepSecondDigSyncEnable sets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Synchronization >> Enable property.
DAQmxResetCITwoEdgeSepSecondDigSyncEnable resets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Synchronization >> Enable property.