EasyManua.ls Logo

HP ESA-E Series - 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
398 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5-62 Chapter5
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.

Table of Contents