Get/Set/Reset AI_ChanCal_ScaleType

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_ScaleType

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

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

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

Purpose

DAQmxGetAIChanCalScaleType gets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Scale Type property.

DAQmxSetAIChanCalScaleType sets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Scale Type property.

DAQmxResetAIChanCalScaleType resets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Scale Type property.