420 Chapter7
Language Reference
AMPCORRCL Amplitude Correction Recall
AMPCORRCL Amplitude Correction Recall
Syntax
Figure 7-55 AMPCORRCL Syntax
Description
The AMPCORRCL function recalls a set of correction points from one of
five possible registers. The corrections must have been previously saved
with the AMPCORSAVE command or the SAVE AMPCOR softkey.
Parameters
number integer from 0 to 4
Example
10 REAL Regnumber
20 Regnumber=2
30 OUTPUT 718;"AMPCORRCL";Regnumber;";"
40 END