Get/Set/Reset CI_CtrTimebase_DigFltr_TimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset CI_CtrTimebase_DigFltr_TimebaseSrc

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

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

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

Purpose

DAQmxGetCICtrTimebaseDigFltrTimebaseSrc gets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.

DAQmxSetCICtrTimebaseDigFltrTimebaseSrc sets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.

DAQmxResetCICtrTimebaseDigFltrTimebaseSrc resets the Counter Input >> General Properties >> Counter Timebase >> Digital Filter >> Timebase >> Source property.