Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-77
SCPI Commands
:MMEMory:STORe:STATe
:MMEMory:STORe:STATe
This command stores the specified type of setup data to the mass storage device
specified by the :MMEM:DEST command.
This command defines an event and thus has no *RST state or query form.
Execution
Conditions
If you store a MAT file, enter the :PAGE:CHANnels:MATrix:CONTROL ON
command before this command.
Syntax :MMEMory:STORe:STATe state_no, file_name [ , msus ]
Parameter
The default mass storage is the device specified by the :MMEM:DEST command.
To specify the device, set msus to 'DISK', or ignore msus parameter. You must
specify an extension with the file name.
If you store the data in an internal memory, set msus to 'MEMORY'. The file name
must be MEM1, MEM2, MEM3, or MEM4 with applicable file extension (MES, STR, or
MAT).
Example OUTPUT @Hp4155;":MMEM:STOR:STAT 0,'CMOS.MES'"
OUTPUT @Hp4155;":MMEM:STOR:STAT 0,'MEM1.MES','MEMORY'"
Parameter Type Explanation
state_no numeric no meaning for 4155C/4156C. 0 is recommended.
file_name string file name must have extension (MES, STR, MAT, or
CST) which specifies type of setup data.
msus string mass storage ('DISK' or 'MEMORY' is available)