Get/Set/Reset CI_TwoEdgeSep_Second_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCITwoEdgeSepSecondDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCITwoEdgeSepSecondDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCITwoEdgeSepSecondDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCITwoEdgeSepSecondDigFltrTimebaseSrc gets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCITwoEdgeSepSecondDigFltrTimebaseSrc sets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCITwoEdgeSepSecondDigFltrTimebaseSrc resets the Counter Input >> Two Edge Separation >> Second >> Input >> Digital Filter >> Timebase >> Source property.