Remote Commands in the Receiver Application
R&S
®
ESW
477User Manual 1177.6298.02 ─ 08
CALCulate<n>:FMEasurement:PLISt<pi>:DETector <Detector>
This command queries the detector with which a peak was measured in the final mea-
surement.
Suffix:
<n>
.
irrelevant
<pi> Peak
Parameters:
<Detector> String that contains the name of the detector.
Example: //Query detector the peak was measured with
CALC:FME:PLIS4:DET?
//would return, e.g.
'Average'
CALCulate<n>:FMEasurement:PLISt<pi>:FREQuency?
This command queries the frequency of a peak measured in the final measurement.
Suffix:
<n>
.
irrelevant
<pi> Peak
Return values:
<Frequency> <numeric value>
Default unit: Hz
Example: //Query frequency of a peak
CALC:FME:PLIS4:FREQ?
//would return, e.g.
69420000
Usage: Query only
CALCulate<n>:FMEasurement:PLISt<pi>:LEVel <Level>
This command queries the level of a peak measured in the final measurement.
Suffix:
<n>
.
irrelevant
<pi> Peak
Parameters:
<Level> <numeric value>
The unit depends on your selection (CALCulate<n>:UNIT:
POWer).
Measurements and Result Displays