Technical data

Table Of Contents
176 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
10 Bus Commands
:BUS<N>:CLOCk
Command :BUS<N>:CLOCk {CHANnel<N> | DIGital<M> | NONE}
The :BUS<N>:CLOCk command sets the digital or analog channel used as
the clock for decoding the bus values.
<M> An integer, 0-15.
<N> An integer, 1-4.
<O> An integer, 1-4.
Example This example sets the clock to channel 1 for bus 1.
myScope.WriteString ":ENABLE DIGITAL"
myScope.WriteString ":BUS1:CLOCK CHANNEL1"
Query :BUS<N>:CLOCK?
The :BUS<N>:CLOCk query returns the channel being used for the
specified bus.
Returned Format
[:BUS<N>:CLOCk] {CHANnel<O> | DIGital<M> | NONE}<NL>
NOTE
The BUS commands only apply to the MSO oscilloscopes.