NI-DAQ™mx C Reference

Get/Set/Reset CI_TwoEdgeSep_FirstEdge

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

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

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


Purpose

DAQmxGetCITwoEdgeSepFirstEdge gets the Counter Input >> Two Edge Separation >> First >> Edge property.

DAQmxSetCITwoEdgeSepFirstEdge sets the Counter Input >> Two Edge Separation >> First >> Edge property.

DAQmxResetCITwoEdgeSepFirstEdge resets the Counter Input >> Two Edge Separation >> First >> Edge property.

Log in to get a better experience