Load An Instrument State From A File; Load A Trace From A File To The Instrument; Store A Corrections Table To A File; Store A Limit Line In A File - HP ESA-E Series Programmer's Manual

Esa spectrum analyzers
Table of Contents

Advertisement

Language Reference
MMEMory Subsystem

Load an Instrument State from a File

:MMEMory:LOAD:STATe 1, <file_name>
The contents of the state file are loaded into the specified register. To
then load the register into the current instrument state use *RCL.
Example:
:MMEM:LOAD:STATE 1,"C:mystate.sta"
Front Panel
Access:
File, Load, State

Load a Trace From a File to the Instrument

:MMEMory:LOAD:TRACe <label>,<file_name>
The contents of the file are loaded into the specified trace. The file name
must have a file extension of .trc or .csv. The file extension determines
whether a trace is loaded, or a trace with its state, are loaded. The .csv
extension is for trace files using the CSV (comma-separated values)
format. The .trc extension is for files that include both trace and state
data.
Example:
:MMEM:LOAD:TRAC TRACE2,"C:mytrace.trc"
Range:
Trace labels are: TRACE1|TRACE2|TRACE3

Store a Corrections Table to a File

:MMEMory:STORe:CORRection
ANTenna|CABLe|OTHer|USER,<file_name>
Stores the specified correction set to the file named <file_name>.
Example:
:MMEM:STOR:CORR ANT, "A:TEST1.ANT"
Remarks:
This command will fail if the <file_name> already
exists.
Front Panel
Access:
File, Save, Corrections

Store a Limit Line in a File

:MMEMory:STORe:LIMit LLINe1|LLINe2,<file_name>
Stores the specified limit line to the specified file in memory.
Example:
:MMEM:STOR:LIM LLIN2,"C:mylimit.lim"
Remarks:
This command will fail if the <file_name> already
exists.
5-62
Chapter 5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents