200
Agilent InfiniiVision 7000A Series Oscilloscopes Programmer's Guide
5
Commands by Subsystem
:BUS<n>:BIT<m>
Command Syntax
:BUS<n>:BIT<m> <display>
<display> ::= {{1 | ON} | {0 | OFF}}
<n> ::= An integer, 1 or 2, is attached as a suffix to BUS
and defines the bus that is affected by the command.
<m> ::= An integer, 0,..,15, is attached as a suffix to BIT
and defines the digital channel that is affected by the command.
The :BUS<n>: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.
Note:
BIT0- 15 correspond to DIGital0- 15.
Query Syntax
:BUS<n>:BIT<m>?
The :BUS<n>: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 :BUS<n> Commands"
•
•
•
•
•
Example Code
' Include digital channel 1 in bus 1:
myScope.WriteString ":BUS1:BIT1 ON"
N O T E
This command is only valid for the MSO models.
Summary of Contents for InfiniiVision 7000A Series
Page 1: ...Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide...
Page 34: ...34 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 1 What s New...
Page 44: ...44 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 2 Setting Up...
Page 58: ...58 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 3 Getting Started...
Page 750: ...750 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide 8 Error Messages...
Page 922: ...922 Agilent InfiniiVision 7000A Series Oscilloscopes Programmer s Guide Index...