Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-9
:BUS<n>:EVENt:FORMat
:BUS<n>:EVENt:FORMat <format>
:BUS<n>:EVENt:FORMat?
Sets or queries the display format of the specified decoding bus event table.
HEX indicates Hexadecimal; DEC indicates Decimal; BIN indicates Binary.
The query returns HEX, ASC, DEC, or BIN.
:BUS1:EVENt:FORMat HEX
/*Sets the display format of the specified decoding bus event table to HEX.*/
:BUS1:EVENt:FORMat? /*The query returns HEX.*/
:BUS<n>:EVENt:VIEW
:BUS<n>:EVENt:VIEW <packet>
:BUS<n>:EVENt:VIEW?
Sets or queries the data page of the specified decoding bus event table.
{PACKets|DETails|PAYLoad}
 PACKets: displays time, data, and error information in the specified event table.
 DETails: displays the detailed data of the specified row in the event table.
 PAYLoad: displays all the data of the specified column in the event table.
 When different views are selected, the export format of the data list will be
changed accordingly.
The query returns PACK, DET, or PAYL.
:BUS1:EVENt:VIEW DETails /*Sets the data page of the decoding bus event table
to DETails.*/
:BUS1:EVENt:VIEW? /*The query returns DET.*/
:BUS<n>:LABel
:BUS<n>:LABel <bool>
:BUS<n>:LABel?
Enables or disables the label of the specified decoding bus; or queries the on/off status
of the label of the specified decoding bus.