System  Commands
MISCELLANEOUS
DESCRIPTION
COMMAND SYNTAX
EXAMPLE (GPIB)
RELATED  COMMANDS
DELETE_FILE,  DELF
Command
Oscilloscopes  fitted  with  the  MC01 Option
The DELETE_FILE command deletes  all  waveforms,  only  "Auto-
stored"  waveforms, or  only  a  single  file  from the  memory card.
Notation
WF
AUTOWF
all  waveforms
all 
"autostored" 
wavoforms
DELete_file  FILE,  <mode>
<mode> :=  {WF,  AUTOWF, ’<filename>’}
<filename> :=  an alphanumeric  string  of  up to  8 characters,  fol-
lowed by  a  dot and an extension  of  up to  3 digits.
The following  commands first  delete  a  front-panel  setup,  and then
delete  all  the  "autostored"  waveforms from the  card:
CMD$="DELF FILE,  ’P001.PNL’;  DELF  FILE,  AUTOWF"
CALL  IBWRT(SCOPE%,CMD$)
DIRECTORY_LIST,  FORMAT_CARD
76