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 Programmer's Manual

Esa spectrum analyzers
Table of Contents

Advertisement

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.
Chapter 5
Language Reference
MMEMory Subsystem
5-63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents