Remote Control - SCPI
R&S
®
QAR
98
User Manual 1178.7200.02 ─ 09
1
Measurement is not normalized. In that case, you should nor-
malize the measurement before starting it.
Example:
//Query normalization state
MEAS:NORM:REQ?
Usage:
Query only
MEASurement:NORMalize:STARt
This command initiates the normalization of an attenuation measurement.
We recommend to define a timeout of at least 10 seconds to allow for the measure-
ment to finish.
Example:
//Normalize transmission measurement
MEAS:NORM:STAR
Usage:
Event
MEASurement:OK?
This command returns
1
if the measured mean attenuation at a specified location is
below threshold.
Prerequisites for this command:
●
Attenuation measurement results must be available.
Return values:
<State>
1
Measured attenuation is below threshold.
0
Measured attenuation is above threshold.
Example:
//Query if attenuation is below threshold
MEAS:STAR
MEAS:OK?
Usage:
Query only
MEASurement:THReshold
<BumperType>, <Threshold>
MEASurement:THReshold?
<BumperType>
This command sets/queries the threshold value of a bumper type.
Parameters:
<Threshold>
Threshold value in dB
Parameters for setting and query:
<BumperType>
String containing the bumper type name
Remote Commands