Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-43
:DECoder<n>:CONFig:ENDian
:DECoder<n>:CONFig:ENDian <bool>
:DECoder<n>:CONFig:ENDian?
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.
 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).
The query returns 1 or 0.
:DECoder1:CONFig:ENDian ON /*Turn on the endian display function*/
:DECoder1:CONFig:ENDian? /*The query returns 1*/
:DECoder<n>:CONFig:WIDth
:DECoder<n>:CONFig:WIDth <bool>
:DECoder<n>:CONFig:WIDth?
Turn on or off the width display function, or query the status of the width display
function.
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).
The query returns 1 or 0.
:DECoder1:CONFig:WIDth ON /*Turn on the width display function*/
:DECoder1:CONFig:WIDth? /*The query returns 1*/
:DECoder<n>:CONFig:SRATe?
:DECoder<n>:CONFig:SRATe?
Query the current digital sample rate.
The digital sample rate is related to the data source currently selected. By default, the
data source is "Trace"; at this point, the digital sample rate is related to the horizontal
time base.
The query returns the digital sample rate in scientific notation.
:DECoder1:CONFig:SRATe? /*The query returns 1.000000e+08*/