Technical data

Table Of Contents
Bus Commands 10
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 177
:BUS<N>:CLOCk:SLOPe
Command :BUS<N>:CLOCk:SLOPe {RISing | FALLing | EITHer}
The :BUS<N>:CLOCk:SLOPe command sets the clock edge used for
decoding the bus values.
<O> An integer, 1-4.
Example This example sets the clock edge to falling for bus 1.
myScope.WriteString ":ENABLE DIGITAL"
myScope.WriteString ":BUS1:CLOCk:SLOPE FALLING"
Query :BUS<N>:CLOCK:SLOPe?
The :BUS<N>:CLOCk:SLOPe query returns the clock edge being used for
the specified bus.
Returned Format
[:BUS<N>:CLOCk:SLOPe] {RISing | FALLing | EITHer}<NL>
NOTE
The BUS commands only apply to the MSO oscilloscopes.