Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_TwoEdgeSep_First_DigFltr_Enable

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

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

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

Purpose

DAQmxGetCITwoEdgeSepFirstDigFltrEnable gets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Enable property.

DAQmxSetCITwoEdgeSepFirstDigFltrEnable sets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Enable property.

DAQmxResetCITwoEdgeSepFirstDigFltrEnable resets the Counter Input >> Two Edge Separation >> First >> Digital Filter >> Enable property.