User manual
Chapter 2 Command System RIGOL
MSO5000 Programming Guide 2-147
Format
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|2}
When omitted, by default, the
operations are carried out on GI.
<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.*/