Remote Control - SCPI
R&S
®
QAR
73
User Manual 1178.7200.02 ─ 04
0
Measurement is normalized.
1
Measurement is not normalized. In that case, you should nor-
malize the measurement before starting it.
Example:
//Query normalization state
MEAS:REFL:NORM:REQ?
Usage:
Query only
MEASurement:REFLection:NORMalization:STARt
This command initiates the normalization of a reflection measurement.
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>:STD?
This command queries the standard deviation of the reflection measurement.
Prerequisites for this command
●
Reflection measurement results must be available.
Remote Commands