User manual
Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-87
:LA:SIZE
Syntax :LA:SIZE <size>
:LA:SIZE?
Description Set or query the display size of the waveforms of the channels turned on on the screen.
Parameter
Name
Type
Range
Default
<size> Discrete {SMALl|LARGe} SMALl
Explanation 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.
Return
Format
The query returns SMAL or LARG.
Example
:LA:SIZE SMALl /*Set the waveform display size to small*/
:LA:SIZE? /*The query returns SMAL*/
Related
Command
:LA:DIGital<n>:POSition
:LA:STATe
Syntax :LA:STATe <bool>
:LA:STATe?
Description Turn on or off the LA function, or query the status of the LA function.
Parameter
Name Type Range Default
<bool> Bool {{1|ON}|{0|OFF}} 0|OFF
Return
Format
The query returns 1 or 0.
Example
:LA:STATe ON /*Turn on the LA function*/
:LA:STATe? /*The query returns 1*/