Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_Enable
- Updated2023-03-16
- 1 minute(s) read
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.