‘lb Delete a

DIP

from Spectrum Analyzer Memory

w
Use the DISPOSE command to delete the DLP item from spectrum analyzer memory.
A FUNCDEF can be deleted from analyzer memory remotely by using the DISPOSE command.
The DISPOSE command can also be used to remove
softkey
functions, user-defined variables,
and user-defined traces. (See the description for the DISPOSE command in Chapter 5 for more
information.)
Example
To remove the FUNCDEF called
Z-OOM
from analyzer memory, you would execute the
following command:
OUTPUT
718;"DISPOSE
Z,OOM;";
Use DISPOSE ALL to remove all
FUNCDEFs,
user-defined traces, limit-lines, and user-defined
variables from analyzer memory. For example,
OUTPUT 718
;
"DISPOSE ALL
;
I'
; (ERASE DLP
MEM
is equivalent to DISPOSE ALL.)

lb Erase the DLP from a RAM Card

H
Select the memory card as the mass storage device by using the
MS1
command, and then use
the PURGE command to delete a specific file from the RAM card.
Example
‘Ib
delete the file called
Z-OOM
from the RAM card, you would execute the following
command:
OUTPUT
718;"MSI
CARD;PURGE
%dZ-OOMX;"
4-14 Creating and Using Downloadable Programs