Get/Set/Reset CI_CountEdges_DirTerm

NI-DAQmx C Properties

Get/Set/Reset CI_CountEdges_DirTerm

int32 __CFUNC DAQmxGetCICountEdgesDirTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetCICountEdgesDirTerm(TaskHandle taskHandle, const char channel[], const char *data);

int32 __CFUNC DAQmxResetCICountEdgesDirTerm(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCICountEdgesDirTerm gets the Counter Input >> Count Edges >> Count Direction >> Terminal property.

DAQmxSetCICountEdgesDirTerm sets the Counter Input >> Count Edges >> Count Direction >> Terminal property.

DAQmxResetCICountEdgesDirTerm resets the Counter Input >> Count Edges >> Count Direction >> Terminal property.