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