NI-DAQ™mx C Reference

Get/Set/Reset CI_Filter_Order

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

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

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


Purpose

DAQmxGetCIFilterOrder gets the Counter Input >> General Properties >> Filter >> Order property.

DAQmxSetCIFilterOrder sets the Counter Input >> General Properties >> Filter >> Order property.

DAQmxResetCIFilterOrder resets the Counter Input >> General Properties >> Filter >> Order property.