![Ronde & Schwarz 1304.0004K03 User Manual Download Page 625](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004k03/1304-0004k03_user-manual_1484987625.webp)
Remote Commands
R&S
®
FPL1000
625
User Manual 1178.3370.02 ─ 11
For details see
Chapter 6.2.3, "Power Sweep Measurements"
Parameters:
<State>
ON | OFF | 0 | 1
OFF | 0
Switches the function off
ON | 1
Switches the function on
*RST:
0
Example:
CONF:CME ON
Manual operation:
See
"Compression Measurement State"
FETCh:CMEasurement:P1DB[:RESult]?
FETCh:CMEasurement:P3DB[:RESult]?
FETCh:CMEasurement:PNDB[:RESult]?
Queries the results of the n
dB compression point measurement, see
CMEasurement:RESult:PNDB[:STAT]
To query the compression value, use
.
Example:
FETC:CME:PDNB?
//Result: -3 dBm, 3 dBm
Usage:
Query only
Manual operation:
See
10.6.3.2
Programming Example: Measuring Compression Points
This example demonstrates how to determine compression points for an amplifier in a
remote environment.
//-----------Configuring the measurement ------------
//Reset the instrument
*RST
//Configure internal generator for power sweep from -30 dBm to -20 dBm
//with level offset of 2 dB
OUTP ON
SOUR:POW:MODE SWE
SOUR:POW:STAR -30
SOUR:POW:STOP -20
SOUR:POW:OFFS -2
//Activate compression point measurement for 3 dB and 5 dB compression.
CONF:CME ON
CONF:CME:RES:P3DB ON
CONF:CME:RES:CVAL 5
CONF:CME:RES:PNDB ON
Configuring and Performing Measurements