R&S
®
ZVA / R&S
®
ZVB / R&S
®
ZVT Command Reference
SCPI Command Reference
Operating Manual 1145.1084.12 – 30 772
MMEMory:LOAD:CMAP '<file_name>'
Loads a color scheme from a specified NWA color scheme file.
String parameter to specify the name and directory of the color scheme file to be
loaded. The default extension (manual control) for color scheme files is
*.ColorScheme, although other extensions are allowed.
Device-specific, no query.
MMEM:LOAD:CMAP 'C:\Program Files\Rohde&Schwarz\Network
Analyzer\ColorSchemes\Test.ColorScheme'
Load the previously created color scheme file
Test.ColorScheme from the default color scheme directory.
DISP:CMAP13:RGB 1,0,0; :DISP:CMAP14:RGB 0,1,0
Color the first trace red, the second trace green.
MMEM:STOR:CMAP 'C:\Program Files\Rohde&Schwarz\Network
Analyzer\ColorSchemes\Test.ColorScheme'
Store the data for the user-defined cal kit Newkit and
overwrite the cal kit file New_kit.calkit.
MMEMory:LOAD:CORRection <channel> | ALL,'<file_name>'
MMEMory:LOAD:CORRection? <channel>
Applies a system error correction data set stored in the cal pool (cal group file) to channel no. <Ch>.
Channel number of an existing channel. ALL applies the selected data set to all
channels.
String parameter to specify the name of the cal group file to be loaded. Cal group
files must have the extension *.cal. The directory path must not be specified; the
analyzer always uses the default cal pool directory C:\Program
Files\Rohde&Schwarz\Network Analyzer\Calibration\Data.
Device-specific, command or query. The query form returns the cal group file
assigned to the specified channel (empty string if no cal group file is assigned).
MMEM:STOR:CORR 1,'Calgroup1.cal'
Copy the current correction data set of channel 1 to a cal
group file Calgroup1.cal.
CONF:CHAN2:STAT ON; :MMEM:LOAD:CORR 2,'Calgroup1.cal'
Apply the stored correction data (cal group file) to channel
2.
MMEM:LOAD:CORR? 2