Remote Commands in the Receiver Application
R&S
®
ESW
476User Manual 1177.6298.02 ─ 08
<TraceNumber>,<Detector>,<Frequency>,<Level>,
<DeltaLimit>,<Comment>,...
<DeltaLimit> is '0' if you use no limit line.
<comment> is empty if you have not entered one for the corre-
sponding peak.
Example: //Query peak information
CALC:FME:PLIS?
would return, e.g.
'TRACE1,Quasi-Peak,
4.5e+07,53.99,0,yahoo,TRACE2,Average,
4.5e+07,53.07,0,,TRACE3,RMS,
4.5e+07,50.89,0,,TRACE4,Quasi-Peak,
4.5e+07,53.99,0,,[...]'
Usage: Query only
CALCulate<n>:FMEasurement:PLISt<pi>:COMMent <Comment>
This command defines a comment for a peak measured in the final measurement.
Suffix:
<n>
.
irrelevant
<pi> Peak
Parameters:
<Comment> String that contains the comment.
Example: //Define a comment for the fourth peak in the peak list
CALC:FME:PLIS4:COMM 'Woohoo'
CALCulate<n>:FMEasurement:PLISt<pi>:DELTa?
This command queries the distance of a peak to the nearest limit line in the final mea-
surement.
Suffix:
<n>
.
irrelevant
<pi> Peak
Return values:
<Level> <numeric value>
If you are using no limit line, the return value is '0'.
Default unit: dB
Example: //Query distance of a peak to a limit line
CALC:FME:PLIS4:DELT?
//would return, e.g.
3.23
Usage: Query only
Measurements and Result Displays