754
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:A429:TRIGger:RANGe
Command Syntax
:SBUS<n>:A429:TRIGger:RANGe <min>,<max>
<min> ::= 8-bit integer in decimal, <hex>, <octal>, or <string>
from 0-255
<max> ::= 8-bit integer in decimal, <hex>, <octal>, or <string>
from 0-255
<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:RANGe command defines a range of ARINC 429
label values. This range is used when the LRANge trigger type is selected.
Query Syntax
:SBUS<n>:A429:TRIGger:RANGe?
The :SBUS<n>:A429:TRIGger:RANGe? query returns the current label values in
decimal format.
Return Format
<min>,<max><NL> in decimal format
Errors
•
See Also
•
"Introduction to :TRIGger Commands"
•