RIGOL
2-40
VSA Programming Guide
:MMEMory Commands
Command List:
Remarks:
The mode name in the path specified in this manual is "VSA" mode.
:MMEMory:DELete
Syntax
:MMEMory:DELete <file_name>
Description
Deletes a specified file.
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
--
--
Remarks
<file_name> should contain the path and the filename.
This operation fails if the file with the specified filename does not exist.
Example
The following command deletes the "state1.sta" file from the "/vsa/state" folder.
:MMEMory:DELete /vsa/state/state1.sta
:MMEMory:LOAD:FMT
Syntax
:MMEMory:LOAD:FMT <label>,<file_name>
Description
Loads the edited FMT file (.csv).
Parameter
Name
Type
Range
Default
<label>
Keyword
UPPer|LOWer
——
<file_name>
ASCII String
——
——