Get/Set/Reset AI_ChanCal_Table_PreScaledVals

NI-DAQmx C Properties

Get/Set/Reset AI_ChanCal_Table_PreScaledVals

int32 __CFUNC DAQmxGetAIChanCalTablePreScaledVals(TaskHandle taskHandle, const char channel[], float64 *data, uInt32 arraySizeInSamples);

int32 __CFUNC DAQmxSetAIChanCalTablePreScaledVals(TaskHandle taskHandle, const char channel[], float64 *data, uInt32 arraySizeInSamples);

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

Purpose

DAQmxGetAIChanCalTablePreScaledVals gets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Table >> Pre-Scaled Values property.

DAQmxSetAIChanCalTablePreScaledVals sets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Table >> Pre-Scaled Values property.

DAQmxResetAIChanCalTablePreScaledVals resets the Analog Input >> General Properties >> Channel Calibration >> Scaling Parameters >> Table >> Pre-Scaled Values property.