Get/Set/Reset CI_CountEdges_CountReset_LogicLvlBehavior
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCICountEdgesCountResetLogicLvlBehavior(TaskHandle taskHandle, const char channel[], int32 *data);
int32 __CFUNC DAQmxSetCICountEdgesCountResetLogicLvlBehavior(TaskHandle taskHandle, const char channel[], int32 data);
int32 __CFUNC DAQmxResetCICountEdgesCountResetLogicLvlBehavior(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICountEdgesCountResetLogicLvlBehavior gets the Counter Input >> Count Edges >> Count Reset >> Input >> Logic Level Behavior property.
DAQmxSetCICountEdgesCountResetLogicLvlBehavior sets the Counter Input >> Count Edges >> Count Reset >> Input >> Logic Level Behavior property.
DAQmxResetCICountEdgesCountResetLogicLvlBehavior resets the Counter Input >> Count Edges >> Count Reset >> Input >> Logic Level Behavior property.