VNA Master™Programming Manual : VNA Commands : :MMEMory:STORe Subsystem
 
:MMEMory:STORe Subsystem
The Mass Memory Store subsystem contains commands to transfer from the internal memory to the mass memory device.
Save Setup
:MMEMory:STORe:STATe
Description
Stores the current setup into the file that is specified by <filename>. <filename> must be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and must not contain a file extension. The <integer> is used to distinguish whether the calibration should be saving with the setup. Send a 1 to save setup without a calibration. Send a 2 to save setup with calibration.
Syntax
:MMEMory:STORe:STATe <integer>,<filename>
Cmd Parameter
<integer>,<string> (1|2, filename)
Query Response
NA (no query)
Front Panel Access
Shift‑7 (File), Save, Change Type (select Setup from list)
 
Save Measurement
:MMEMory:STORe:TRACe
Note 
The integer parameters that are used in this command are specific to the vector network analyzer modes, not for spectrum analyzer mode.
Description
Stores the trace into the file that is specified by <filename>. <filename> must be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and must not contain a file extension. Note that existing files of the same name will not be overwritten. The <integer> parameter is used to distinguish which type of files to save. The following types are available:
<Integer>
:
File type
1
:
Measurement file (default, if number is not 2 to 6)
2
:
S2P Real/Imag
3
:
S2P Lin Mag/Phase
4
:
S2P Log Mag/Phase
5
:
Text
6
:
CSV
Syntax
:MMEMory:STORe:TRACe <integer>,<filename>
Cmd Parameter
<integer>,<string> (1|2, filename)
Query Response
NA (no query)
Example
To save the trace into the file named “trace”.
:MMEMory:STORe:TRACe 1,”trace”
Related Command
:MMEMory:LOAD:TRACe
Front Panel Access
Shift‑7 (File), Save, Change Type (select file type from list)
Shift‑7 (File), Save Measurement