350 Appendix A Command Reference
GETR?GET data from Relative memory location
Class Direct processor control
Description 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 is used only with custom applications and command files created by
Quantum Data.
Query syntax GETR?
Query response value
Other required
commands GETR and GETR? expect and return parameters formatted according to the current radix
set by the BASE command.