User manual

Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-85
:LA:DISPlay
Syntax :LA:DISPlay {<digital>|<group>|<pod>},<bool>
:LA:DISPlay? {<digital>|<group>|<pod>}
Description Turn on or off the specified digital channel, user-defined channel group or default
channel group, or query the status of the specified digital channel, user-defined channel
group or default channel group.
Parameter
Name Type Range Default
<digital> Discrete
{D0|D1|D2|D3|D4|D5|D6|D7|
D8|D9|D10|D11|D12|D13|D14|D15}
--
<group>
Discrete
{GROUP1|GROUP2|GROUP3|GROUP4}
--
<pod>
Discrete
{POD1|POD2}
--
<bool> Bool {{1|ON}|{0|OFF}} --
Explanation When any of channels D0 to D7 is turned on, the CH4 function is disabled
automatically. When channels D0 to D7 are all turned off, the CH4 function is
enabled automatically.
When any of channels D8 to D15 is turned on, the CH3 function is disabled
automatically. When channels D8 to D15 are all turned off, the CH4 function is
enabled automatically.
<group> denotes the user-defined channel groups. Users can set the digital
channels included in the specified user-defined channel group.
Note: A channel can only be added to an unique user-defined channel group.
<pod> denotes the default channel groups: POD1 (D0 to D7) and POD2 (D8 to
D15).
The channels and user-defined channel groups currently turned on can be selected
as the active channel or channel group using the :LA:ACTive command.
Return
Format
The query returns 1 or 0.
Example
:LA:DISPlay POD1,ON /*Turn POD1 (D0 to D7) on*/
:LA:DISPlay? POD1 /*The query returns 1*/