NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Time_DigFltr_TimebaseRate

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

int32 __CFUNC DAQmxSetCIPulseTimeDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 data);

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


Purpose

DAQmxGetCIPulseTimeDigFltrTimebaseRate gets the Counter Input >> Pulse >> Time >> Input >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCIPulseTimeDigFltrTimebaseRate sets the Counter Input >> Pulse >> Time >> Input >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCIPulseTimeDigFltrTimebaseRate resets the Counter Input >> Pulse >> Time >> Input >> Digital Filter >> Timebase >> Rate property.

Log in to get a better experience