LMR Master™ S412E Programming Manual : Fixed WiMAX Commands : :MMEMory Subsystem
 
:MMEMory Subsystem
The Mass Memory subsystem contains functions that provide access to the instrument’s setup and data storage.
: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 (Select File to 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:
.spa” for SPA measurement
.mna” for VNA and VVM measurements
.hipm” for HiPM measurements
.pm” for PM measurements
.cwsg” for CWSG measurements
.afp” for AM/FM/PM measurements
.ia” for Interference Analysis measurements
.cs” for Channel Scanner measurements
.wmxd” for WiMAX
.wmxe” for Mobile WiMAX
.lte” for LTE measurements
.tdlte” for TDD LTE Analyzer measurements
.p25” for P25 measurements
.p252” for P25p2 measurements
.nxdn” for NXDN measurements
.dpmr” for dPMR measurements
.dmr2” for DMR measurements
.ptc” for PTC-ITCR measurements
.acses” for PTC ACSES measurements
.tetra” for TETRA measurements
.nbfm” for NBFM measurements
Parameter
<integer>, <filename>
Example
To recall trace with file name “trace”:
:MMEMory:LOAD:TRACe 1,”trace.wmxd”
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 are 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