RIGOL 2 Command System
2-218 MSO2000A/DS2000A Programming Guide
:SAVE:SETup[:STARt]
Syntax
:SAVE:SETup[:STARt] {<internal_loc>|<file_spec>}
Description
Store the current parameter settings of the oscilloscope into the internal or external memory in “*.stp”
format.
Parameter
Name Type Range Default
<internal_loc> ASCII string C:\LocalSetup0.stp to C:\LocalSetup9.stp --
<file_spec> ASCII string Refer to the Explanation --
Explanation
In internal storage, if the specified location already contains a file, the original file will be overwritten.
In external storage, <file_spec> includes the external storage directory and the filename with suffix.
Its length cannot exceeds 64 characters. Wherein, the storage directory can only be D:\. If the
specified directory already contains a file with the same filename, the original file will be overwritten.
Example
:SAVE:SETup D:\123.stp /*Store the current oscilloscope setting parameters into the external memory
with the filename 123.stp*/