User Manual

Table Of Contents
165
Keysight InfiniiVision 1000 X-Series Oscilloscopes
Programmer's Guide
7 :ABUS Commands
Control all oscilloscope functions associated with a bus made up of analog
channels. See "Introduction to :ABUS Commands" on page 166.
Table 50 :ABUS Commands Summary
Command Query Options and Query Returns
:ABUS:BIT<m> {{0 |
OFF} | {1 | ON}} (see
page 167)
:ABUS:BIT<m>? (see
page 167)
{0 | 1}
<m> ::= 0-2; an integer in NR1
format
:ABUS:BITS
<channel_list>, {{0 |
OFF} | {1 | ON}} (see
page 168)
:ABUS:BITS? (see
page 168)
<channel_list>, {0 | 1}
<channel_list> ::= (@<m>,<m>:<m>
...) where "," is separator and
":" is range
<m> ::= 0-2; an integer in NR1
format
:ABUS:CLEar (see
page 170)
n/a n/a
:ABUS:DISPlay {{0 |
OFF} | {1 | ON}} (see
page 171)
:ABUS:DISPlay? (see
page 171)
{0 | 1}
:ABUS:LABel <string>
(see page 172)
:ABUS:LABel? (see
page 172)
<string> ::= quoted ASCII string
up to 10 characters
:ABUS:MASK <mask>
(see page 173)
:ABUS:MASK? (see
page 173)
<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