NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset CI_TwoEdgeSep_FirstEdgeCurrent page
Table of Contents

Get/Set/Reset CI_TwoEdgeSep_FirstEdge

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.

In This Section
Was this information helpful?