NI-DAQ™mx C Reference

Get/Set/Reset CO_CtrTimebase_DigFltr_TimebaseSrc

int32 __CFUNC DAQmxGetCOCtrTimebaseDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

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

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


Purpose

DAQmxGetCOCtrTimebaseDigFltrTimebaseSrc gets the Counter Output >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.

DAQmxSetCOCtrTimebaseDigFltrTimebaseSrc sets the Counter Output >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.

DAQmxResetCOCtrTimebaseDigFltrTimebaseSrc resets the Counter Output >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.

Log in to get a better experience