RIGOL 2 Command System
2-204 MSO2000A/DS2000A Programming Guide
:OUTPut<n> Commands (MSO2000A-S/DS2000A-S)
The :OUTPut<n> commands are used to enable or disable the output of the built-in signal source as well
as set its output impedance.
:OUTPut[<n>][:STATe]
:OUTPut[<n>]:IMPedance
:OUTPut[<n>][:STATe]
Syntax
:OUTPut[<n>][:STATe] <bool>
:OUTPut[<n>][:STATe]?
Description
Enable or disable the output of the specified signal source channel; or query the output status of the the
specified signal source channel.
Parameter
Name Type Range Default
<bool> Bool {{0|OFF}|{1|ON}} 0|OFF
<n> Discrete {1|2} 1
Return Format
The query returns 0 or 1.
:OUTPut[<n>]:IMPedance
Syntax
:OUTPut[<n>]:IMPedance <impedance>
:OUTPut[<n>]:IMPedance?
Description
Set or query the output impedance of the signal source channel.
Parameter
Name Type Range Default
<impedance> Discrete {OMEG|FIFTy} OMEG
<n> Discrete {1|2} 1
Explanation
OMEG: HighZ; FIFTy: 50Ω.
Return Format
The query returns OMEG or FIFT.