EasyManua.ls Logo

Rohde & Schwarz R&S ZNA Series - 8.2.5.5 Inline calibration; 8.2.5.6 Vector mixer calibration using calibration units; Measurement setup

Rohde & Schwarz R&S ZNA Series
1849 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming examples
R&S
®
ZNA
1754User Manual 1178.6462.02 ─ 29
// save calibration
SENSe1:CORRection:COLLect:SAVE:SELected
8.2.5.5 Inline calibration
See Chapter 4.5.5.4, "Inline calibration", on page 211.
// Select an ICS
SYSTem:COMMunicate:RDEVice:AKAL:ADDRess 'ZN-Z30-02::100010'
// Query ICU addresses
SYST:COMM:RDEV:AKAL:ADDR:SUBM:ALL?
// Returns something like
// '[1]ZN-Z33-02::101325,[2]ZN-Z33-02::101325,[3]ZN-Z33-02::101339'
// Perform a complete UOSM calibration
SENSe1:CORRection:COLLect:AUTO:CPORt 1
SENSe1:CORRection:COLLect:AUTO:TEMPcomp OFF
SENSe1:CORRection:COLLect:AUTO:CONFigure FNPort, ''
SENSe1:CORRection:COLLect:AUTO:ASSignment:DELete:ALL
// let's assume ICU [i] is connected to VNA port i
SENSe1:CORRection:COLLect:AUTO:ASSignment1:DEFine 1, 1, 2, 2
// Step 1: OSM
SENSe1:CORRection:COLLect:AUTO:ASSignment1:ACQUire
// Step 2: Unknown Through
SENSe1:CORRection:COLLect:AUTO:UTHRough 1, 2
SENSe1:CORRection:COLLect:AUTO:SAVE
Repeat OSM only
SENSe1:CORRection:COLLect:AUTO:CONFigure FNPort, ''
SENSe1:CORRection:COLLect:AUTO:ASSignment:DELete:ALL
SENSe1:CORRection:COLLect:AUTO:ASSignment1:DEFine 1, 1, 2, 2
SENSe1:CORRection:COLLect:AUTO:REPeat // we will not repeat step 2
SENSe1:CORRection:COLLect:AUTO:ASSignment1:ACQUire
SENSe1:CORRection:COLLect:AUTO:SAVE
8.2.5.6 Vector mixer calibration using calibration units
Measurement setup
Set up a vector mixer measurement on a 4-port R&S ZNA with 4 internal sources.
*RST
// suppose a calibration unit (with at least two ports) and a power meter
// are connected and configured
Condensed programming examples

Table of Contents

Related product manuals