Get/Set/Reset CI_Period_DigFltr_TimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset CI_Period_DigFltr_TimebaseSrc

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

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

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

Purpose

DAQmxGetCIPeriodDigFltrTimebaseSrc gets the Counter Input >> Period >> Digital Filter >> Timebase >> Source property.

DAQmxSetCIPeriodDigFltrTimebaseSrc sets the Counter Input >> Period >> Digital Filter >> Timebase >> Source property.

DAQmxResetCIPeriodDigFltrTimebaseSrc resets the Counter Input >> Period >> Digital Filter >> Timebase >> Source property.