User manual
RIGOL Chapter 2 Command System
2-86 MSO1000Z/DS1000Z Programming Guide
:LA:POD<n>:DISPlay
Syntax :LA:POD<n>:DISPlay <bool>
:LA:POD<n>:DISPlay?
Description Turn on or off the specified default channel group, or query the status of the specified
default channel group.
Parameter
Name
Type
Range
Default
<n> Integer 1 to 2 --
<bool> Bool {{1|ON}|{0|OFF}} --
Explanation There are 2 default channel groups: POD1 (D0 to D7) and POD2 (D8 to D15).
When POD1 is turned on, the CH4 function is disabled automatically. When POD1 is
turned off, the CH4 function is enabled automatically.
When POD2 is turned on, the CH3 function is disabled automatically. When POD2 is
turned off, the CH3 function is enabled automatically.
Return
Format
The query returns 1 or 0.
Example
:LA:POD1:DISPlay 1 /*Turn POD1 (D0 to D7) on*/
:LA:POD1:DISPlay? /*The query returns 1*/
:LA:POD<n>:THReshold
Syntax :LA:POD<n>:THReshold <thre>
:LA:POD<n>:THReshold?
Description Set or query the threshold of the specified channel group. The default unit is V.
Parameter
Name
Type
Range
Default
<n>
Integer
1 to 2
--
<thre>
Real
-15.0V to +15.0V
1.40V
Explanation There are 2 default channel groups: POD1 (D0 to D7) and POD2 (D8 to D15).
Return
Format
The query returns the current threshold of the specified channel group in scientific
notation.
Example :LA:POD1:THReshold 3.3 /*Set the threshold of POD1 (D0 to D7) to 3.3V*/
:LA:POD1:THReshold? /*The query returns 3.300000e+00*/