Remote control commands
R&S
®
AREG800A
346
User Manual 1179.3615.02 ─ 01
Example: Performing a simple power measurement
Prerequisite: The sensor is connected to the instrument and mapped to the first sensor
channel.
INITiate1:CONTinuous ON
// Switches the continous power measurement on.
READ1?
// Triggers the measurement and displays the results.
Example: Performing a power measurement with a fixed filter
Prerequisite: The sensor is connected to the instrument and mapped to the first sensor
channel.
SENSe1:SOURce RF
// Sensor measures the power of the RF signal.
SENSe1:FILTer:TYPE NSRatio
// Selects fixed noise filter mode.
SENSe1:FILTer:NSRatio 0.02 DB
// Sets the maximum noise component in the result to 0.02 DB.
SENSe1:FILTer:NSRatio:MTIMe 10
//Limits the settling time to 10 seconds.
SENSe1:APERture:DEFault:STATe 0
// Deactivates the default aperture time of the sensor.
SENSe1:APERture:TIMe 10e-6
// Sets the aperture time to 10 us.
SENSe1:UNIT DBM
// Selects unit dBm for the measured value.
INITiate:CONTinuous ON
// Switches the continous power measurement on.
READ?
// Triggers the measurement and displays the results.
........................................................................................349
:INITiate<hw>[:POWer]:CONTinuous
............................................................................... 350
SENSe, READ, INITiate and SLISt subsystems