User manual

Chapter 2 Command System RIGOL
DP700 Programming Guide 2-21
Return Format
A real number
Related Commands
:OUTPut:OVP[:STATe]
[:SOURce[<n>]]:VOLTage:PROTection:STATe
[:SOURce[<n>]]:VOLTage:PROTection[:LEVel]
:OUTPut[:STATe]
Syntax
:OUTPut[:STATe] [<channel>,]<state>
:OUTPut[:STATe]? [<channel>]
Description
Enable or disable the channel output.
Queries the on/off state of the channel output.
Parameter
Name Type Range Default
<channel> Discrete
DP711: {CH1|P30V}
DP712: {CH1|P50V}
CH1
<state> Bool {ON|OFF} OFF
Remarks
Before enabling the channel output, ensure that the current settings will not affect the equipment
connected to the channel output terminal.
Example
:OUTPut:STATe CH1,ON /*Enable the channel output*/
:OUTPut:STATe? CH1 /*Queries the on/off state of the channel output*/
Return Format
ON or OFF