Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-91
: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
——
——
Remarks
This operation fails if the specified file does not exist.
This command is only available for RTSA mode.
Example
The following command loads the FMT file (mask1.csv) to the upper mask.
:MMEMory:LOAD:FMT upper,mask1.csv
:MMEMory:LOAD:LIMit
Syntax
:MMEMory:LOAD:LIMit <label>,<file_name>
Description
Imports the edited limit line file (.csv).
Parameter
Name
Type
Range
Default
<label>
Keyword
LLINE1|LLINE2|LLINE3|LLINE4|LLINE5|LLINE6
——
<file_name>
ASCII String
——
——
Remarks
This operation fails if the specified file does not exist.
Example
The following command imports the limit line file (upp1.csv) to Limit1.
:MMEMory:LOAD:LIMit LLINE1,upp1.csv