EasyManua.ls Logo

HP ESA-E Series - Store a Screen Image in a Graphic File; Store an Instrument State in a File; Store a Trace 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...
Chapter 5 5-63
Language Reference
MMEMory Subsystem
Store a Screen Image in a Graphic File
:MMEMory:STORe:SCReen <file_name>
Saves the current instrument screen image, as a graphic file, to the
specified file in memory. The file must have a .gif or .wmf file extension.
The specified file extension determines which file format the
instrument will use to save the image.
Example: :MMEM:STOR:SCR "C:myscreen.gif"
Remarks: This command will fail if the <file_name> already
exists.
Store an Instrument State in a File
:MMEMory:STORe:STATe 1,<file_name>
Saves the instrument state to the file in memory.
Example: :MMEM:STOR:STATE 1,"C:mystate.sta"
Remarks: This command will fail if the <file_name> already
exists.
Store a Trace in a File
:MMEMory:STORe:TRACe <label>,<file_name>
Saves the specified trace to a file in memory. The file name must have a
file extension of .trc or .csv. The file extension determines whether a
trace is stored, or a trace with its state, are stored. 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:STOR:TRAC TRACE3,"C:mytrace.trc"
Range: Trace labels are: TRACE1|TRACE2|TRACE3|ALL
Remarks: This command will fail if the <file_name> already
exists.

Table of Contents