Technical data

Table Of Contents
178 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
10 Bus Commands
:BUS<N>:DISPlay
Command :BUS<N>[:DISPlay] {ON | OFF |1|0}
The :BUS<N>:DISPlay command enables or disables the view of the
selected bus. The digital subsystem must be enabled before this command
will work. See the ENABle command in the root subsystem.
<N> An integer, 1- 4.
Example This example enables the viewing of bus 1.
myScope.WriteString ":ENABLE DIGITAL"
myScope.WriteString ":BUS1 ON"
Query :BUS<N>[:DISPlay]?
The :BUS<N>[:DISPlay]? query returns the display value of the selected
bus.
Returned Format
[:BUS<N>] {1 | 0}<NL>
NOTE
The BUS commands only apply to the MSO oscilloscopes.