User Manual

Table Of Contents
:ABUS Commands 7
Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide 169
Example Code ' Include analog channels 1, Ext Trig input in the bus:
myScope.WriteString ":ABUS:BITS (@0,2), ON"
' Include all analog channels in the bus:
myScope.WriteString ":ABUS:BITS (@0:2), ON"