Quantum Data 801GC User Manual
Page 225

6-99
BASE
number BASE
Classification:
Direct processor control
Command Syntax:
BASE
Limits:
Query Syntax:
BASE?
Query Response:
Description:
The BASE command establishes the radix of address and data
parameters passed to or returned from the ADDR, GETA, GETR,
PUTA, PUTR, and CALL instructions. If a negative radix is
specified, then parameters passed to (or returned from) these
functions are assumed to be signed. For example, if BASE= -16,
then the value -1 communicates the value FFFFFFFF hex. The
BASE? query returns the current setting of BASE. The radix
the setting of BASE. BASE is preset to -10 each time the generator
is powered on. Base -10 is the preferred radix. The BASE? query
returns the current setting of BASE.
Note – This command normally will be used only with custom
applications and command files created by Quantum Data.
Other Required Cmds:
None
Example:
U s e o n l y w i t h c o d e s u p p l i e d b y Q u a n t u m
D a t a !
BOOT
warm BOOT
Classification:
Direct processor control
Command Syntax:
BOOT
Query Syntax:
None
Description:
The BOOT command causes the generator to go through its
standard power-up procedure. Self-calibration is not performed.
The procedure checks all RAM storage locations for corrupt data.
Other Required Cmds:
None
Example:
B O O T