Get/Set/Reset CI_CountEdges_Dir

NI-DAQmx C Properties

Get/Set/Reset CI_CountEdges_Dir

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.