Get/Set/Reset CO_CtrTimebaseActiveEdge

NI-DAQmx C Properties

Get/Set/Reset CO_CtrTimebaseActiveEdge

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

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

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

Purpose

DAQmxGetCOCtrTimebaseActiveEdge gets the Counter Output >> General Properties >> Counter Timebase >> Active Edge property.

DAQmxSetCOCtrTimebaseActiveEdge sets the Counter Output >> General Properties >> Counter Timebase >> Active Edge property.

DAQmxResetCOCtrTimebaseActiveEdge resets the Counter Output >> General Properties >> Counter Timebase >> Active Edge property.