
Remote Control - SCPI
R&S
®
QAR
89
User Manual 1178.7200.02 ─ 09
We recommend to define a timeout of at least 10 seconds to allow for the measure-
ment to finish.
Example:
//Normalize reflection measurement
MEAS:REFL:NORM:STAR
Usage:
Event
MEASurement:REFLection:STATistics<n>:MEAN?
This command queries the mean reflection.
Prerequisites for this command
●
Reflection measurement results must be available.
Suffix:
<n>
.
1: Result in dB
2: Result in %
3: Linear result
You can query the unit of a result with
REFLection:STATistics<n>:UNIT?
Return values:
<Reflection>
The unit is either dB or PCT.
Example:
//Query mean reflection
MEAS:STAR
MEAS:REFL:STAT2:MEAN?
Usage:
Query only
MEASurement:REFLection:STATistics<n>:MINTomax?
This command queries the ratio of the minimum and maximum reflection that have
been measured.
Suffix:
<n>
.
1: Result in dB
2: Result in %
3: Linear result
You can query the unit of a result with
REFLection:STATistics<n>:UNIT?
Return values:
<Reflection>
The unit is either dB or PCT.
Example:
//Query reflection ratio
MEAS:STAR
MEAS:REFL:STAT2:MINT?
Usage:
Query only
Remote Commands