Instructions
RIGOL Chapter 2 Command System
2-144 MSO5000-E Programming Guide
[:SOURce[<n>]]:OUTPut[<n>][:STATe]
Syntax [:SOURce[<n>]]:OUTPut[<n>][:STATe] <bool>
[:SOURce[<n>]]:OUTPut[<n>][:STATe]?
Description Enables or disables the output of the specified function/arbitrary waveform generator
channel; or queries the output status of the specified function/arbitrary waveform
generator channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
{1}
1
<bool> Bool {{1|ON}|{0|OFF}} 0|OFF
Remarks The [:SOURce[<n>]] and :OUTPut[<n>] are used to specify the channel of the
function/arbitrary waveform generator. The former has a high priority over the latter.
That is, when the former is omitted, the latter is used to specify the channel; when the
former is not omitted, the former is used to specify the channel.
Return
Format
The query returns OFF or ON.
Example
:OUTPut 1 /*Enables the output of GI.*/
:OUTPut? /*The query returns ON.*/
[:SOURce[<n>]]:OUTPut[<n>]:IMPedance
Syntax [:SOURce[<n>]]:OUTPut[<n>]:IMPedance <impedance>
[:SOURce[<n>]]:OUTPut[<n>]:IMPedance?
Description Sets or queries the impedance of the specified function/arbitrary waveform generator
channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
{1}
1
<impedance>
Discrete
{OMEG|FIFTy}
OMEG
Remarks
OMEG: indicates HighZ; FIFTy: indicates 50Ω.
Return
Format
The query returns OMEG or FIFT.
Example
:OUTPut:IMPedance FIFTy /*Sets the input impedance of GI to FIFTy.*/
:OUTPut:IMPedance? /*The query returns FIFT.*/










