Get/Set/Reset CI_CustomScaleName

NI-DAQmx C Properties

Get/Set/Reset CI_CustomScaleName

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

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

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

Purpose

DAQmxGetCICustomScaleName gets the Counter Input >> Custom Scale Name property.

DAQmxSetCICustomScaleName sets the Counter Input >> Custom Scale Name property.

DAQmxResetCICustomScaleName resets the Counter Input >> Custom Scale Name property.