typedef struct {
    BYTE adrange;
    BYTE boot_adrange;
    FLOAT ad_offset;
    FLOAT ad_gain;
} DSCADCALPARAMS;
| Name | Description | 
|---|---|
| adrange | A/D range to calibrate; if adrange = 255, then all A/D ranges will be calibrated | 
| boot_adrange | A/D range whose calibration settings will be loaded from the EEPROM when the board is first powered on. | 
| ad_offset | The maximum offset error in A/D LSBs resulting from the autocalibration process | 
| ad_gain | The maximum gain error in A/D LSBs resulting from the autocalibration process | 
 
 This page was last modified 00:03, 30 Jan 2004.
Copyright (c) 2004 Diamond Systems.  All Rights Reserved.