RIGOL Chapter 2 Command System
2-86 MSO1000Z/DS1000Z Programming Guide
:LA:POD<n>:DISPlay
:LA:POD<n>:DISPlay <bool>
:LA:POD<n>:DISPlay?
Turn on or off the specified default channel group, or query the status of the specified
default channel group.
 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.
The query returns 1 or 0.
:LA:POD1:DISPlay 1 /*Turn POD1 (D0 to D7) on*/
:LA:POD1:DISPlay? /*The query returns 1*/
:LA:POD<n>:THReshold
:LA:POD<n>:THReshold <thre>
:LA:POD<n>:THReshold?
Set or query the threshold of the specified channel group. The default unit is V.
There are 2 default channel groups: POD1 (D0 to D7) and POD2 (D8 to D15).
The query returns the current threshold of the specified channel group in scientific
notation.
: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*/