:ABUS Commands 7
Keysight InfiniiVision DSOX1204A/G Oscilloscopes Programmer's Guide 171
Example Code ' Include analog channel 1 and analog channel 4 in the bus:
myScope.WriteString ":ABUS:BITS (@0,3), ON"
' Include all analog channels in the bus:
myScope.WriteString ":ABUS:BITS (@0:3), ON"