41
MEMory RECall
Command:
MEM:REC
n
<CR><LF>
Response:
OK<CR><LF>
Query:
MEM:STO?
n
<CR><LF>
Response:
status
<CR><LF>
Description: Recalls the unit’s configuration in location
n
.
n
can be set from 0 to
30. Allow three seconds for the unit to recall the configuration before sending
another command.
status
may be USED or UNUSED.
Example:
Recall configuration from memory location 1.
MEM:REC 1<CR><LF>
reply:
OK<CR><LF>
Example:
Query memory location 1.
MEM:REC? 1<CR><LF>
reply:
UNUSED<CR><LF>
Note: Wait 3 seconds for command to finish execution before sending another
command.
MEMory REStore
Command:
MEM:RES<CR><LF>
Response:
OK<CR><LF>
Query:
MEM:RES?<CR><LF>
Response:
status
<CR><LF>
Description: Restores the unit’s configuration prior to the last MEM:REC
command. Allow three seconds for the unit to restore the configuration before
sending another command.
If a MEM:REC command was not sent before this command is sent then
status
is
UNUSED otherwise
status
is USED.
Example:
Restore the units configuration.
MEM:RES<CR><LF>
reply:
OK<CR><LF>
Example:
Query Restore to see if it's available.
MEM:RES?<CR><LF>
reply:
UNUSED<CR><LF>
Note: Wait 3 seconds for command to finish execution before sending another
command.