Instructions

Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-11
:OUTPut Command
Command List:
:OUTPut
:OUTPut[:STATe]
Syntax :OUTPut[:STATe] ON|OFF|1|0
:OUTPut[:STATe]?
Description Turn on or off the RF output.
Query the on/off state of the RF output.
Parameter
Name Type Range Default
ON|OFF|1|0 Bool ON|OFF|1|0 OFF|0
Explanation
ON|1: turn on the RF output. At this point, the backlight of RF/on goes on.
OFF|0: turn off the RF output. At this point, the backlight of RF/on goes off.
Return Format
The query returns 1 or 0.
Example :OUTP ON /*Turn on the RF output*/
:OUTP? /*The query returns 1*/