Chapter 3 — All Mode Commands
S331L PM PN: 10580-00322 Rev. F 3-5
:MMEMory:LOAD:STATe 1,<"filename">
Cmd Description: Recall the given setup file.
Param Type: Integer, String
Param Description: Param1: Must send 1 as first parameter, Param2: Filepath with
extension.
Example: To recall a setup (include extension):
:MMEM:LOAD:STAT 1, "/internal/temp.stp"
:MMEMory:LOAD:TRACe 1,<"filename">
Cmd Description: Recall the given measurement file.
Param Type: Integer, String
Param Description: Param1: Must send 1 as first parameter, Param2: Filepath with
extension.
Example: To recall a measurement (include extension):
:MMEM:LOAD:TRAC 1, "/internal/temp.dat"
:MMEMory:STORe:PNG 0,<"filename">
Cmd Description: Save screenshot as a .png file.
Param Type: Integer, String
Param Description: Param1: Must send 0 as first parameter, Param2: Filepath without
extension.
Example: To save a screenshot (include directory path, do not include extension):
:MMEM:STOR:PNG 0, "/internal/temp"
:MMEMory:STORe:STATe 0,<"filename">
Cmd Description: Save the user settings as a setup file.
Param Type: Integer, String
Param Description: Param1: Must send 0 as first parameter, Param2: Filepath without
extension.
Example: To save a setup (include directory path, do not include extension):
:MMEM:STOR:STAT 0, "/internal/temp"
Notes: In VIP mode, use this command to save .vipi file. Image must be
captured first in order for save to happen.