Get/Set/Reset CI_TwoEdgeSep_SecondEdge

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_SecondEdge

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

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

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

Purpose

DAQmxGetCITwoEdgeSepSecondEdge gets the Counter Input >> Two Edge Separation >> Second >> Edge property.

DAQmxSetCITwoEdgeSepSecondEdge sets the Counter Input >> Two Edge Separation >> Second >> Edge property.

DAQmxResetCITwoEdgeSepSecondEdge resets the Counter Input >> Two Edge Separation >> Second >> Edge property.