Get/Set/Reset CI_CountEdges_CountDir_DigSync_Enable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCICountEdgesCountDirDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);
int32 __CFUNC DAQmxSetCICountEdgesCountDirDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);
int32 __CFUNC DAQmxResetCICountEdgesCountDirDigSyncEnable(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICountEdgesCountDirDigSyncEnable gets the Counter Input >> Count Edges >> Count Direction >> Input >> Digital Synchronization >> Enable property.
DAQmxSetCICountEdgesCountDirDigSyncEnable sets the Counter Input >> Count Edges >> Count Direction >> Input >> Digital Synchronization >> Enable property.
DAQmxResetCICountEdgesCountDirDigSyncEnable resets the Counter Input >> Count Edges >> Count Direction >> Input >> Digital Synchronization >> Enable property.