NI-DAQ™mx C Reference

Get/Set/Reset AIConv_ActiveEdge

int32 __CFUNC DAQmxGetAIConvActiveEdgeEx(TaskHandle taskHandle, const char deviceNames[], int32 *data);

int32 __CFUNC DAQmxSetAIConvActiveEdgeEx(TaskHandle taskHandle, const char deviceNames[], int32 data);

int32 __CFUNC DAQmxResetAIConvActiveEdgeEx(TaskHandle taskHandle, const char deviceNames[]);


Purpose

DAQmxGetAIConvActiveEdgeEx gets the More >> AI Convert >> Active Edge property.

DAQmxSetAIConvActiveEdgeEx sets the More >> AI Convert >> Active Edge property.

DAQmxResetAIConvActiveEdgeEx resets the More >> AI Convert >> Active Edge property.