Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-87
:LA:SIZE
:LA:SIZE <size>
:LA:SIZE?
Set or query the display size of the waveforms of the channels turned on on the screen.
 SMALl: up to 16 waveforms can be displayed on the screen (0 to 15 from top to
bottom).
 LARGe: up to 8 waveforms can be displayed on the screen (0 to 7 from top to
bottom).
 The LARGe display mode is only available when the number of channels currently
turned on is no more than 8.
The query returns SMAL or LARG.
:LA:SIZE SMALl /*Set the waveform display size to small*/
:LA:SIZE? /*The query returns SMAL*/
:LA:STATe
:LA:STATe <bool>
:LA:STATe?
Turn on or off the LA function, or query the status of the LA function.
The query returns 1 or 0.
:LA:STATe ON /*Turn on the LA function*/
:LA:STATe? /*The query returns 1*/