Instructions

RIGOL Chapter 2 Command System
2-36 DS1000Z-E Programming Guide
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*/
:DECoder<n>:CONFig:ENDian
Syntax :DECoder<n>:CONFig:ENDian <bool>
:DECoder<n>:CONFig:ENDian?
Description Turn on or off the endian display function in serial bus decoding, or query the status of
the endian display function in serial bus decoding.
Parameter
Name
Type
Range
Default
<n> Discrete {1|2} --
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation This command is invalid in parallel decoding.
When this function is enabled, the current bus endian will be displayed at the right of
the format display (when the bus display is turned on).
Return
Format
The query returns 1 or 0.
Example
:DECoder1:CONFig:ENDian ON /*Turn on the endian display function*/
:DECoder1:CONFig:ENDian? /*The query returns 1*/
:DECoder<n>:CONFig:WIDth
Syntax :DECoder<n>:CONFig:WIDth <bool>
:DECoder<n>:CONFig:WIDth?
Description
Turn on or off the width display function, or query the status of the width display
function.
Parameter
Name
Type
Range
Default
<n> Discrete {1|2} --
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Explanation When this function is enabled, the width of each frame of data will be displayed at the
right of the endian display (when the bus display is turned on).
Return
Format
The query returns 1 or 0.
Example
:DECoder1:CONFig:WIDth ON /*Turn on the width display function*/
:DECoder1:CONFig:WIDth? /*The query returns 1*/