Command Reference
R&S
®
ZNC
415
User Manual 1173.9557.02 ─ 13
Example:
Suppose that the active recall set contains an active trace no. 1.
CALC:MARK ON; :CALC:MARK:FUNC:EXEC MAXimum
Create marker no. 1 and assign them to trace no. 1. Activate a
maximum search for marker no. 1.
CALC:MARK:SEAR:TRAC ON
Enable the tracking mode for the created marker.
Manual operation:
See
CALCulate<Chn>:MARKer<Mk>:SEARch:FORMat
<SearchFormat>
Selects the format in which the target value shall be specified (see
Each marker may have a different target format. The table below gives an overview on
how a complex target value z = x + jy is converted.
Target Format
Description
Formula
MLINear
Magnitude of z, unconverted.
|z| = sqrt ( x
2
+ y
2
)
MLOGarithmic
Magnitude of z in dB
Mag(z) = 20 log|z| dB
PHASe
Phase of z
φ (z) = arctan (y/x)
UPHase
Unwrapped phase of z comprising
the complete number of 360°
phase rotations
Ф(z) = φ (z) + 2k·360°
REAL
Real part of z
Re(z) = x
IMAGinary
Imaginary part of z
Im(z) = y
SWR
(Voltage) Standing Wave Ratio
SWR = (1 + |z|) / (1 – |z|)
DEFault
Identical to trace format.
Note
: the Smith and Polar traces
use "Lin Mag" as the default format
for target value.
-
Suffix:
<Chn>
.
Channel number used to identify the active trace
<Mk>
Marker number in the range 1 to 10.
Parameters:
<SearchFormat>
MLINear | MLOGarithmic | PHASe | UPHase | REAL | IMAGinary |
SWR | DEFault
Identifies the search format for the target value of the marker. See
table above.
*RST:
DEFault
SCPI Command Reference