Technical data

Table Of Contents
218 Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide
5 Commands by Subsystem
:BUS<n>:MASK
(see page 798)
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 211
":BUS<n>:BIT<m>" on page 212
":BUS<n>:BITS" on page 213
":BUS<n>:CLEar" on page 215
":BUS<n>:DISPlay" on page 216
":BUS<n>:LABel" on page 217
NOTE
This command is only valid for the MSO models.