PIM Master™ Passive Intermodulation Analyzer with Site Master™ Cable & Antenna Analyzer Option Programming Manual : PIM Analyzer Programming Commands : :MMEMory Subsystem
 
:MMEMory Subsystem
The commands in the Mass MEMory subsystem contain functions that provide access to the setup and data storage of the instrument.
:MMEMory:CABLelist:RESet
Title
Reset Cable List to Default
Description
Clears the Cable List favorites and restores the factory‑default cable list information.
Front Panel Access
Distance, More, Cable, Clear all Favorites
:MMEMory:DELete <file name>
Title
Delete Setup/Measurement
Description
Removes the measurement or setup file specified by <file name> from the current mass storage device. <file name> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”). It should contain one of the following file extensions:
.stp” for setup
.dat” for C&AA measurements
.pim” for PIM measurement
.vna” for C&AA measurements
Use the command MMEMory:MSIS to set the current mass storage location.
Parameter
<file name>
Related Command
:MMEMory:STORE:STATe
:MMEMory:STORe:TRACe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift‑7 (File), Delete, Delete Selected File
 
:MMEMory:LOAD:TRACe <integer>,<file name>
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 storage location. The saved measurement trace to be loaded is specified by <file name>. <file name> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should contain a file extension. Note that the trace specified by <file name> should be available at the current mass storage location. Use the command :MMEMory:MSIS to set the current mass storage location. The <integer> parameter is not currently used, but it must be sent. Send a 1.
File name extensions: “.pim” for PIM Analyzer
Note: Extensions not available for T1 and HI_PM.
Parameter
<integer>, <file name>
Example
To recall trace with file name “trace”:
:MMEMory:LOAD:TRACe 1,”trace.pim”
Related Command
:MMEMory:STORe:TRACe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift-File (7), Recall Measurement
 
:MMEMory:STORe:TRACe <integer>,<file name>
Title
Save Measurement
Description
Stores the trace into the file specified by <file name>. <file name> 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 storage location. The <integer> parameter is not currently used, but it must be sent. Send a 0.
Parameter
<integer>, <file name>
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-File (7), Save Measurement
 
:MMEMory:LOAD:STATe <integer>,<file name>
Title
Recall Setup
Description
Recalls a previously stored instrument setup in the current storage location. The setup file to be loaded is specified by <file name>. <file name> 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 storage location. The <integer> parameter is not currently used, but it must be sent. Send a 1.
Parameter
<integer>, <file name>
Example
To recall a previously stored instrument setup:
:MMEMory:LOAD:STATe 1,”setup.stp”
Related Command
:MMEMory:STORe:STATe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift-File (7), Recall, (select Setup from list)
 
:MMEMory:STORe:STATe <integer>,<file name>
Title
Save Setup
Description
Stores the current setup into the file specified by <file name>. <file name> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should not contain a file extension “.stp”. Use the command :MMEMory:MSIS to set the current storage location. The <integer> parameter is not currently used, but it must be sent. Send a 0.
Parameter
<integer>, <file name>
Example
To save the current instrument setup:
:MMEMory:STORe:STATe 0,”setup”
Related Command
:MMEMory:LOAD:STATe
:MMEMory:MSIS INTernal|USB
Front Panel Access
Shift-File (7), Save, Change Type, (select Setup from list)