:BUS<n> Commands 8
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 249
:BUS<n>:MASK
(see page 1138)
Command Syntax
:BUS<n>:MASK <mask>
<mask> ::= 32-bit integer in decimal, <nondecimal>, or <string>
<nondecimal> ::= #Hnn...n where n ::= {0,..,9 | A,..,F} for hexadecimal
<nondecimal> ::= #Bnn...n where n ::= {0 | 1} for binary
<string> ::= "0xnn...n" where n ::= {0,..,9 | A,..,F} for hexadecimal
<n> ::= An integer, 1 or 2, is attached as a suffix to BUS
and defines the bus that is affected by the command.
The :BUS<n>:MASK command defines the bits included and excluded in
the selected bus according to the mask. Set a mask bit to a "1" to include
that bit in the selected bus, and set a mask bit to a "0" to exclude it.
Query Syntax
:BUS<n>:MASK?
The :BUS<n>:MASK? query returns the mask value for the specified bus.
Return Format
<mask><NL> in decimal format
See Also • "Introduction to :BUS<n> Commands" on page 242
• ":BUS<n>:BIT<m>" on page 243
• ":BUS<n>:BITS" on page 244
• ":BUS<n>:CLEar" on page 246
• ":BUS<n>:DISPlay" on page 247
• ":BUS<n>:LABel" on page 248
This command is only valid for the MSO models.