Get/Set/Reset CI_Period_Units

NI-DAQmx C Properties

Get/Set/Reset CI_Period_Units

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

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

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

Purpose

DAQmxGetCIPeriodUnits gets the Counter Input >> Period >> Units property.

DAQmxSetCIPeriodUnits sets the Counter Input >> Period >> Units property.

DAQmxResetCIPeriodUnits resets the Counter Input >> Period >> Units property.