User manual
Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-83
:LA:AUTosort
Syntax :LA:AUTosort <n>
Description
Set the auto ordering mode of the waveforms of the channels turned on on the screen.
Parameter
Name
Type
Range
Default
<n>
Discrete
{0|1}
1
Explanation <n> = 0: waveforms on the screen are D15 to D0 from top to bottom
<n> = 1: waveforms on the screen are D0 to D15 from top to bottom
:LA:DIGital<n>:DISPlay
Syntax :LA:DIGital<n>:DISPlay <bool>
:LA:DIGital<n>:DISPlay?
Description
Turn on or off the specified digital channel, or query the status of the specified digital
channel.
Parameter
Name
Type
Range
Default
<n> Integer 0 to 15 --
<bool> Bool {{1|ON}|{0|OFF}}
D0 to D7: 1|ON
D8 to D15: 0|OFF
Explanation You can set the channels currently turned on as the active channel using the :LA:ACTive
command.
Return
Format
The query returns 1 or 0.
Example
:LA:DIGital3:DISPlay ON /*Turn D3 on*/
:LA:DIGital3:DISPlay? /*The query returns 1*/