dscADCalVerify()

byte dscADCalVerify(short board, ref DSCAUTOCAL ADCALparams)

Verifies the accuracy of the most recent A/D autocalibration process and returns the maximum measured errors. If params->adrange is not set to a valid A/D range code, the function returns the error code DE_INVALID_PARM. The calibration verification process lasts approx. 2-5 seconds.

Name

Description

board

The handle of the board to operate on

DSCAUTOCAL

The A/D calibration settings to be used in the verification process

Return Value

Error code or 0.

Last updated