7 Save/Recall/Print
7.3 Save
If you try to edit the name of an empty register, the instrument will first save the
trace+state to have a file to put the name in. If you load a named state file into an
instrument with older firmware, it ignores the metadata.
Remote
Command
:MMEMory:REGister:TRACe:LABel <reg number>,"label"
:MMEMory:REGister:TRACe:LABel? <reg number>
Example
:MMEM:REG:TRAC:LAB 1,"my label"
Notes <reg number> is an integer from 1 to 16. If the SCPI specifies an invalid register number an error
message is generated, -222, "Data out of range; Invalid register label number"
“label” is a string from 0 to 30 characters in length. If a label exceeds 30 characters, an error
message is generated, -150, “String data error; Label clipped to 30 characters”
“label” of zero length erases the custom label and restores the default (time and date) label, e.g.,
:MMEM:REG:TRAC:LAB 1,””
Preset The names are unaffected by Preset or power cycle but are set to the default label (time and date) on
Restore System Defaults > Misc
7.3.4 Screen Config + State
Saves the complete configuration of all your screens to a file. You choose a file to
which to export the data.
Remote
Command
:MMEMory:STORe:SCONfig <filename>
Example Store the current screen configuration in the file myScreenConfig.screen in the default directory:
:MMEM:STOR:SCON "myScreenConfig.screen"
7.3.5 Measurement Data
Specifies a data type (for example, trace data) and choose a file to which to export
the data.
Measurement Data files are comma-separated Value (CSV) files, and contain the
requested data in a form that can be imported into Excel or similar spreadsheets, as
well as header data that gives information on relevant instrument settings at the
time the save occurred.
The main application of Measurement Data files is for importing data to a PC for
analysis, but in some cases Measurement Data files can also be imported back into
the instrument to recreate the data object that existed at the time of the save. For
example, most Trace data files can be imported back into the instrument.
The default path for Measurement Data Files is:
My Documents\<mode name>\data
2561 Spectrum Analyzer Mode User's &Programmer's Reference