Get/Set/Reset CI_Period_DigFltr_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_Period_DigFltr_Enable

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

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

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

Purpose

DAQmxGetCIPeriodDigFltrEnable gets the Counter Input >> Period >> Digital Filter >> Enable property.

DAQmxSetCIPeriodDigFltrEnable sets the Counter Input >> Period >> Digital Filter >> Enable property.

DAQmxResetCIPeriodDigFltrEnable resets the Counter Input >> Period >> Digital Filter >> Enable property.