2
SCPI Device Message Details
Gate View cannot be set when Gate View is set to Off.
This command is not available when all the traces are set to Blank.
Example of Use
To save the waveform data file “trace” of Trace B into E drive.
MMEM:STOR:TRAC TRAC2,"trace",E
:MMEMory:STORe:TRACe:CORRection [<filename>[,<device>]]
Save Correction Data
Function
This command saves the active trace waveform data as a level frequency
correction table in CSV format.
Command
:MMEMory:STORe:TRACe:CORRection [<filename>[,<device>]]
Parameter
<filename>
File name to be saved
String of up to 32 characters, not including the
extension, enclosed in double quotes (") or single
quotes (')
The following characters are not available.
\ / : * ? “ ” ‘ ’ < > |
When omitted, it is named
“Corr date_sequential number.csv”.
<device>
Drive name
A,B,D,E,F,...
Defaults to D when omitted.
Details
• This command is available only for MS2830A.
• This command is enabled when the Normalize function is set to On.
• This command is disabled when Active Trace is Blank.
• The saved level frequency correction table can be loaded from the
configuration.
For how to query the level frequency correction table, refer to Chapter
4 “Correction File Recall” in the
MS2690A/MS2691A/MS2692A and
MS2830A/MS2840A Signal Analyzer Operation Manual (Mainframe
Remote Control)
.
However, a file cannot be loaded when it includes the correction data
exceeding the maximum number 4096 or the level frequency is outside
the range of –100 to 100 dB.
Example of Use
To save active trace waveform data as a file “trace” in E drive.
MMEM:STOR:TRAC:CORR "trace",E