Manual

Remote Control Commands and Queries
WM-RCM-E Rev D ISSUED: February 2005
101
FUNCTION
CLEAR
_
MEMORY, CLM
Command
DESCRIPTION
The CLEAR_MEMORY command clears the specified memory. Data
previously stored in this memory are erased and memory space is
returned to the free memory pool.
COMMAND SYNTAX
CLear_Memory < memory>
<memory> : = {M1, M2, M3, M4}
EXAMPLE (GPIB) The following instruction clears the memory M2.
CMD$=“CLM M2”: CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
STORE