NI-DAQ™mx C Reference

Get/Set/Reset CI_Freq_Term

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

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

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


Purpose

DAQmxGetCIFreqTerm gets the Counter Input >> Frequency >> Input >> Terminal property.

DAQmxSetCIFreqTerm sets the Counter Input >> Frequency >> Input >> Terminal property.

DAQmxResetCIFreqTerm resets the Counter Input >> Frequency >> Input >> Terminal property.

Log in to get a better experience