750
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:A429:TRIGger:LABel
Command Syntax
:SBUS<n>:A429:TRIGger:LABel <value>
<value> ::= 8-bit integer in decimal, <hex>, <octal>, or <string>
from 0-255 or "0xXX" (don't care)
<hex> ::= #Hnn where n ::= {0,..,9 | A,..,F}
<octal> ::= #Qnnn where n ::= {0,..,7}
<string> ::= "0xnn" where n::= {0,..,9 | A,..,F}
The :SBUS<n>:A429:TRIGger:LABel command defines the ARINC 429 label value
when labels are used in the selected trigger type.
To set the label value to don't cares (0xXX), set the value to -1.
Query Syntax
:SBUS<n>:A429:TRIGger:LABel?
The :SBUS<n>:A429:TRIGger:LABel? query returns the current label value in
decimal format.
Return Format
<value><NL> in decimal format
Errors
•
See Also
•
"Introduction to :TRIGger Commands"
•