NI-DAQ™mx C Reference

Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_Enable

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

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

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


Purpose

DAQmxGetCITwoEdgeSepSecondDigFltrEnable gets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Enable property.

DAQmxSetCITwoEdgeSepSecondDigFltrEnable sets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Enable property.

DAQmxResetCITwoEdgeSepSecondDigFltrEnable resets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Enable property.

Log in to get a better experience