GETA
Classification:
Command Syntax:
Query Syntax:
Limits:
Query Response:
Description:
Other Required Cmds:
Example:
GETR
Classification:
Command Syntax:
Query Syntax:
Query Response:
Description:
Other Required Cmds:
Example:
6-130
Chapter 6: Programming
GET data from Absolute memory location
Direct processor control
None
GETA? <address>
<address>
0 to 4,294,967,295 (BASE = 10)
-2,147,483,648 to 2,147,483,647 (BASE = -10)
0 to FFFFFFFF (BASE = 16)
-80000000 to 7FFFFFFF (BASE = -16)
<value>
The GETA? query returns the value of the data stored at the
memory <address> specified. Up to 32 bits can be read with
this query (see SIZE command). The returned value <value> is
formatted according to the current setting of BASE (see the BASE
command).
Note – This command will normally be used only with custom
applications and command files created by Quantum Data.
GETA and GETA? expect and return parameters formatted
according to the current radix set by the BASE command.
U s e
o n l y
w i t h
c o d e
D a t a !
GET data from Relative memory location
Direct processor control
None
GETR?
<value>
The GETR? query returns the value of the data stored at the
memory location currently pointed to by the address register
(see ADDR command). Up to 32 bits can be read with this query
(see SIZE command). The returned value <value> is formatted
according to the current setting of BASE (see the BASE command).
The address register is automatically incremented by SIZE bits
after the current location has been read.
Note – This command will normally be used only with custom
applications and command files created by Quantum Data.
GETR and GETR? expect and return parameters formatted
according to the current radix set by the BASE command.
U s e
o n l y
w i t h
c o d e
D a t a !
Model 801GC, 801GF & 801GX¥Rev. A
s u p p l i e d
b y
Q u a n t u m
s u p p l i e d
b y
Q u a n t u m
Need help?
Do you have a question about the 801GC, 801GF, 801GX and is the answer not in the manual?