Get/Set/Reset CI_CtrTimebaseActiveEdge

NI-DAQmx C Properties

Get/Set/Reset CI_CtrTimebaseActiveEdge

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

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

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

Purpose

DAQmxGetCICtrTimebaseActiveEdge gets the Counter Input >> General Properties >> Counter Timebase >> Active Edge property.

DAQmxSetCICtrTimebaseActiveEdge sets the Counter Input >> General Properties >> Counter Timebase >> Active Edge property.

DAQmxResetCICtrTimebaseActiveEdge resets the Counter Input >> General Properties >> Counter Timebase >> Active Edge property.