7-
5
0
REST
ore
_____________________________________________________________
REST
=
password
restores all calibration coefficients and configuration parameters
to their pre-calibration factory default values. The
password
,
5A1MP, is required in order to prevent accidental restoration.
This command overwrites non-volatile memory and is typically
only used during initial factory calibration of the unit. If this
command is inadvertently used, all parameters listed on the
Calibration Data sheet supplied with the unit will be erased from
memory and will require that they be re-input. Refer to the
SAVE
command.
Affected values include ohms coefficients, temperature
coefficients for all 4 probes, printer configuration, pressure, and
IEEE 488 address.
Printer restores to
Header = ON
Form feeds = ON
End of Line = Carriage return only
Lines/page = 60
Pressure restores to 29.92 "Hg
IEEE 488 Address restores to 5.
________________________________________________________________________
IBM BASICA Example (assuming COM1 is initialized to #1 and 5A-1MP
ECHO
is
OFF):
.
.
.
100
PRINT #1, "REST=5A1MP"
'Purge memory, restore pre-calibration
coefficients, etc.
.
.
.
______________________________________________________________________________________
TERMINAL Example (assuming
ECHO
is ON):
RESTORE - 5A1MP
All precalibration values restored to non-volatile
memory