![Rohde & Schwarz ZVL series Operating Manual Download Page 590](http://html.mh-extra.com/html/rohde-and-schwarz/zvl-series/zvl-series_operating-manual_1477904590.webp)
R&S ZVL
Programming Examples
Condensed Programming Examples
Operating Manual 1303.6580.32-05
575
DISPlay:MENU:KEY:EXECute 'Define Limit Line'
Condensed Programming Examples
Calibration
The following example shows you how to perform a multiport calibration of the analyzer.
//
Reset
the analyzer
*RST
//
//
Set cal kit
as active kit for N50
:SENSE:CORRECTION:CKIT:N50:SELECT 'N 50 Ohm Ideal Kit'
//
//
Select connectors
for the ports
:SENSE1:CORRECTION:COLLECT:CONNECTION1 N50MALE
:SENSE1:CORRECTION:COLLECT:CONNECTION2 N50MALE
//
// Don't save the cal standard measurements with apply cal, i.e. with the commands
// :SENSE1:CORRECTION:COLLECT:SAVE or
// :SENSe1:CORRection:COLLect:SAVE:SELected
// Instead, use the global, channel-independent setting:
:SENSe:CORRection:COLLect:ACQuire:RSAVe:DEFault OFF
//
//
//
Full one port = OSM
// Select cal procedure
:SENSe1:CORRection:COLLect:METHod:DEFine 'Test SFK OSM 1', FOPORT, 1
//