RIGOL 2 Command System
2-16 MSO2000A/DS2000A Programming Guide
:BUS<n>:DISPlay
Syntax
:BUS<n>:DISPlay <bool>
:BUS<n>:DISPlay?
Description
Enable or disable the display of the specified bus; or query the current display status of the specified bus.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<bool> Bool {{0|OFF}|{1|ON}} 0|OFF
Return Format
The query returns 0 or 1.
:BUS<n>:FORMat
Syntax
:BUS<n>:FORMat <format>
:BUS<n>:FORMat?
Description
Set or query the display format of the specified bus.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<format> Discrete {HEX|DEC|BIN|ASCii} HEX
Return Format
The query returns HEX, DEC, BIN or ASC.