S331E, S332E, S361E, S362E Site Master™MS2711E, MS2712E, MS2713E Spectrum Master™MT8212E, MT8213E Cell Master™ Programming Manual : TDSCDMA Commands : :MMEMory Subsystem
 
:MMEMory Subsystem
The Mass Memory subsystem contains functions that provide access to the instrument’s setup and data storage.
:MMEMory:DELete <filename>
Title
Delete Setup/Measurement
Description
Removes a file specified by <filename> from the current mass storage device. <filename> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and it must include the file extension. Use the command MMEMory:MSIS to set the current file location.
Parameter
<filename>
Related Command
:MMEMory:STORE:STATe
:MMEMory:STORe:TRACe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File), Delete, Delete Selected File
:MMEMory:LOAD:STATe <integer>,<filename>
Title
Recall Setup
Description
Recalls a previously stored instrument setup in the current save location. The setup file to be loaded is specified by <filename>. <filename> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should contain a file extension “.stp”. Use the command MMEMory:MSIS to set the current save location. The <integer> parameter is not currently used, but it must be sent. Send a 1.
Parameter
<integer>, <filename>
Related Command
:MMEMory:STORe:STATe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File), Recall
:MMEMory:LOAD:TRACe <integer>,<filename>
Title
Recall Measurement
Description
The instrument must be in the mode of the saved trace in order to recall that trace. Use :INSTrument:SELect or :INSTrument:NSELect to set the mode. Recalls a previously stored measurement trace from the current save location. The saved measurement trace to be loaded is specified by <filename>. <filename> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should contain a file extension. Note that the trace specified by <filename> should be available at the current save location. Use the command MMEMory:MSIS to set the current save location. The <integer> parameter is not currently used, but it must be sent. Send a 1.
File name extensions:
“.edg” for GSM
“.spa” for SPA
“.wcd” for WCDMA
“.wmxd” for WiMAX
“.wmxe” for Mobile WiMAX
“.vna” for Cable & Antenna
“.cdma” for CDMA
“.tds” for TDSCDMA
“.evdo” for EVDO
“.ia” for Interference Analysis
“.cs” for Channel Scanner
“.pm” for Power Meter
“.tm” for Transmission Measurement
“.lte” for LTE Analyzer
Note: Extensions not available for T1 and Hi_PM.
Parameter
<integer>, <filename>
Example
To recall trace with file name “trace”:
:MMEMory:LOAD:TRACe 1,”trace.spa”
Related Command
:MMEMory:STORe:TRACe
:MMEMory:STORe:TRACe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File), Recall Measurement
:MMEMory:STORe:STATe <integer>,<filename>
Title
Save Setup
Description
Stores the current setup into the file specified by <filename>. <filename> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should not contain a file extension. Use the command MMEMory:MSIS to set the current save location. The <integer> parameter is not currently used, but it must be sent. Send a value of 0.
Parameter
<integer>, <filename>
Related Command
:MMEMory:LOAD:STATe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File)
:MMEMory:STORe:TRACe <integer>,<filename>
Title
Save Measurement
Description
Stores the trace into the file specified by <filename>. <filename> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should not contain a file extension. Use the command MMEMory:MSIS to set the current save location. The <integer> parameter is not currently used, but it must be sent. Send a 0. Note that existing files of the same name will not be overwritten.
Parameter
<integer>, <filename>
Example
To save the trace into the file name “trace”:
:MMEMory:STORe:TRACe 0,”trace”
Related Command
:MMEMory:LOAD:TRACe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File), Save