Get/Set/Reset CI_CountEdges_Dir
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCICountEdgesDir(TaskHandle taskHandle, const char channel[], int32 *data);
int32 __CFUNC DAQmxSetCICountEdgesDir(TaskHandle taskHandle, const char channel[], int32 data);
int32 __CFUNC DAQmxResetCICountEdgesDir(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICountEdgesDir gets the Counter Input >> Count Edges >> Count Direction >> Direction property.
DAQmxSetCICountEdgesDir sets the Counter Input >> Count Edges >> Count Direction >> Direction property.
DAQmxResetCICountEdgesDir resets the Counter Input >> Count Edges >> Count Direction >> Direction property.