Technical data
164 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
10 Bus Commands
:BUS:B<N>:TYPE
Command :BUS:B<N>:TYPE <protocol>
The :BUS:B<N>:TYPE command sets the type of protocol being analyzed for
a seral bus waveform.
<protocol> {CAN | DVI | FIBRechannel | E10GBASEKR | FLEXray | GEN8B10B |
GENeric | HOTLink | IIC | INFiniband | JTAG | LIN | MIPI | MPHY |
PCI3 | PCIexpress | SAS | SATA | SPI | UART | USB2 | USB3 | XAUI}
<N> An integer, 1 - 4
Example This example sets the serial bus waveform number one protocol type to
FLEXray.
myScope.WriteString ":BUS:B1:TYPE FLEXRAY"
Query :BUS:B<N>:TYPE?
The :BUS:B<N>:TYPE? query returns the name of the protocol being used
for the serial bus.
Return format
[:BUS:B<N>:TYPE] <protocol><NL>
NOTE
This BUS command only applies to oscilloscopes with the serial data analysis option
installed.