User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
FUNCTION Commands and Queries
CLEAR_MEMORY, CLM
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 to Mn
Example (GPIB)
The following instruction clears the memory M2.
CMD$="CLM M2": CALL IBWRT(SCOPE%,CMD$)
Related Commands
STORE
6-90