:ABUS Commands 7
Keysight InfiniiVision DSOX1204A/G Oscilloscopes Programmer's Guide 175
:ABUS:MASK
(see page 798)
Command Syntax
:ABUS: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
The :ABUS: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
:ABUS:MASK?
The :ABUS:MASK? query returns the mask value for the specified bus.
Return Format
<mask><NL> in decimal format
See Also • "Introduction to :ABUS Commands" on page 168
• ":ABUS:BIT<m>" on page 169
• ":ABUS:BITS" on page 170
• ":ABUS:CLEar" on page 172
• ":ABUS:DISPlay" on page 173
• ":ABUS:LABel" on page 174