User manual

RIGOL Chapter 2 Command System
2-42 MSO1000Z/DS1000Z Programming Guide
:DECoder<n>:CONFig:LINE
Syntax :DECoder<n>:CONFig:LINE <bool>
:DECoder<n>:CONFig:LINE?
Description
Turn on or off the bus display function, or query the status of the bus display function.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<bool>
Bool
{{1|ON}|{0|OFF}}
1|ON
Explanation When this function is enabled, the bus will be displayed on the screen. You can send
the :DECoder<n>:POSition command to adjust the vertical display position of the bus.
Return
Format
The query returns 1 or 0.
Example
:DECoder1:CONFig:LINE OFF /*Turn off the bus display function*/
:DECoder1:CONFig:LINE? /*The query returns 0*/
:DECoder<n>:CONFig:FORMat
Syntax :DECoder<n>:CONFig:FORMat <bool>
:DECoder<n>:CONFig:FORMat?
Description Turn on or off the format display function, or query the status of the format display
function.
Parameter
Name
Type
Range
Default
<n> Discrete {1|2} --
<bool> Bool {{1|ON}|{0|OFF}} 1|ON
Explanation When this function is turned on, the current bus display format will be displayed at the
right of the label display (when the bus display is turned on). You can send
the
:DECoder<n>:FORMat command to set the bus display format.
Return
Format
The query returns 1 or 0.
Example
:DECoder1:CONFig:FORMat OFF /*Turn off the format display function*/
:DECoder1:CONFig:FORMat? /*The query returns 0*/