Instructions

Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-7
:MMEMory:FILEtype
Syntax :MMEMory:FILEtype
ALL|STATe|ARB|FLACsv|SWPCsv|TRNCsv|SEGMent|SEQList|SEQCsv
:MMEMory:FILEtype?
Description Set the file type.
Query the current file type.
Parameter
Name
Type
Range
Default
ALL|STATe|ARB|FLACsv|S
WPCsv|TRNCsv|SEGMent|
SEQList|SEQCsv
Discrete
ALL|STATe|ARB|FLACsv|S
WPCsv|TRNCsv|SEGMent|
SEQList|SEQCsv
ALL
Explanation The file types available are all, state, Arb, flatness csv, sweep csv, train csv,
segment, seg list and seg csv.
After selecting the corresponding file type, you can view all the files of this file
type or save a new file of this file type.
Return Format The query returns ALL, STATE,
ARB, FLACSV, SWPCSV, TRNCSV, SEGMENT, SEQLIST
or SEQCSV.
Example :MMEM:FILE STATe /*Set the file type to "State"*/
:MMEM:FILE? /*Query the current file type and the query returns
STATE*/
:MMEMory:LDISk:SPACe
Syntax :MMEMory:LDISk:SPACe?
Description Query the space information of the local disk (D disk).
Return Format
The query returns the D disk space information including the "Used space" and "Free
space". For example, Used:512 k,Free:1048064 k.
:MMEMory:LOAD
Syntax
:MMEMory:LOAD <file_name>
Description
Read the specified file in the specified operation path.
Parameter
Name
Type
Range
Default
<file_name>
ASCII
string
The name of the file to be
read
--
Explanation This command is valid only when the specified file exists under the current
operation path or the specified path.
<file_name> can be the name of a file under the current operation path or a file
name containing the specified path. For example, MMEM:LOAD D:\NEW\2.STA.
Example :MMEM:LOAD 2.STA /*Read the file named "2.STA" under the current operation
path*/