Get/Set/Reset CI_CountEdges_Term
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCICountEdgesTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCICountEdgesTerm(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCICountEdgesTerm(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICountEdgesTerm gets the Counter Input >> Count Edges >> Input >> Terminal property.
DAQmxSetCICountEdgesTerm sets the Counter Input >> Count Edges >> Input >> Terminal property.
DAQmxResetCICountEdgesTerm resets the Counter Input >> Count Edges >> Input >> Terminal property.