Get/Set/Reset AI_ChanCal_OperatorName

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_OperatorName

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

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

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

Purpose

DAQmxGetAIChanCalOperatorName gets the Analog Input >> General Properties >> Channel Calibration >> Operator Name property.

DAQmxSetAIChanCalOperatorName sets the Analog Input >> General Properties >> Channel Calibration >> Operator Name property.

DAQmxResetAIChanCalOperatorName resets the Analog Input >> General Properties >> Channel Calibration >> Operator Name property.