NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Freq_DigFltr_TimebaseSrc

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

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

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


Purpose

DAQmxGetCIPulseFreqDigFltrTimebaseSrc gets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.

DAQmxSetCIPulseFreqDigFltrTimebaseSrc sets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.

DAQmxResetCIPulseFreqDigFltrTimebaseSrc resets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.

Log in to get a better experience