User Manual
Remote Control
R&S
®
FPC
320User Manual 1178.4130.02 ─ 05
Return values:
<Position> <numeric value>
The unit of the return value depends on the measurement mode
and format you have selected.
In the Smith chart, the return value also depends on the marker
format you have selected with CALCulate<n>:MARKer<m>:
MODE.
Example: //Turn on single sweep mode and marker 2
INIT:CONT OFF
CALC:MARK2 ON
//Start a sweep and wait for the end
INIT;*WAI
//Query the position of marker 2
CALC:MARK2:X?
CALC:MARK2:Y?
Usage: Query only
DISPlay<n>:IMPedance:REFerence:POSition <Impedance>
This command defines the reference impedance for the Smith chart measurement for-
mat. The impedance can be between 1mΩ and 10 kΩ.
Prerequisites for this command
●
Select reflection measurement (MEASurement<n>:MODE).
●
Select Smith chart format (MEASurement<n>:FORMat).
Suffix:
<n>
.
irrelevant
Parameters:
<Impedance> <numeric value>
Range: 1 mOhm to 10 kOhm
*RST: 50 Ohm
Default unit: Ohm
Example: //Define reference impedance
MEAS:MODE REFL
MEAS:FORM SMIT
DISP:IMP:REF:POS
17.16.8 Limit Lines
Commands to configure limit lines described elsewhere.
●
Display lines:
CALCulate<n>:DLINe
CALCulate<n>:DLINe:STATe
●
Limit line management:
CALCulate<n>:LIMit<k>:COMMent?
Remote Commands of the VNA Application