:ABUS Commands 7
Keysight InfiniiVision DSOX1204A/G Oscilloscopes Programmer's Guide 169
:ABUS:BIT<m>
(see page 798)
Command Syntax
:ABUS:BIT<m> <display>
<display> ::= {{1 | ON} | {0 | OFF}}
<m> ::= An integer, 0,..,3, is attached as a suffix to BIT
and defines the analog channel that is affected by the command.
The :ABUS:BIT<m> command includes or excludes the selected bit as part of the
definition for the selected bus. If the parameter is a 1 (ON), the bit is included in
the definition. If the parameter is a 0 (OFF), the bit is excluded from the definition.
Query Syntax
:ABUS:BIT<m>?
The :ABUS:BIT<m>? query returns the value indicating whether the specified bit is
included or excluded from the specified bus definition.
Return Format
<display><NL>
<display> ::= {0 | 1}
See Also • "Introduction to :ABUS Commands" on page 168
• ":ABUS:BITS" on page 170
• ":ABUS:CLEar" on page 172
• ":ABUS:DISPlay" on page 173
• ":ABUS:LABel" on page 174
• ":ABUS:MASK" on page 175
Example Code
' Include analog channel 2 in the bus:
myScope.WriteString ":ABUS:BIT1 ON"
Bit Channel
0channel 1
1channel 2
2channel 3
3channel 4