782 Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide
29 :SBUS<n> Commands
:SBUS<n>:I2S:TRIGger:RANGe
(see page 1276)
Command Syntax
:SBUS<n>:I2S:TRIGger:RANGe <lower>,<upper>
<lower> ::= 32-bit integer in signed decimal, <nondecimal>
or <string>
<upper> ::= 32-bit integer in signed 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 :SBUS<n>:I2S:TRIGger:RANGe command sets the lower and upper range
boundaries used by the INRange, OUTRange, INCReasing, and DECReasing
trigger conditions. You can enter the parameters in any order — the smaller value
becomes the <lower> and the larger value becomes the <upper>.
Note that for INCReasing and DECReasing, the <lower> and <upper> values
correspond to the "Armed" and "Trigger" softkeys.
Query Syntax
:SBUS<n>:I2S:TRIGger:RANGe?
The :SBUS<n>:I2S:TRIGger:RANGe? query returns the currently set lower and
upper range boundaries.
Return Format
<lower>,<upper><NL>
<lower> ::= 32-bit integer in signed decimal, <nondecimal>
or <string>
<upper> ::= 32-bit integer in signed 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
See Also • "Introduction to :TRIGger Commands" on page 1007
• ":SBUS<n>:I2S:TRIGger" on page 776
• ":SBUS<n>:I2S:RWIDth" on page 772
The length of the <lower> and <upper> values is determined by the :SBUS<n>:I2S:RWIDth
and :SBUS<n>:I2S:TWIDth commands. When the receiver word size is less than the
transmitter word size, the length is equal to the receiver word size. When the receiver word
size is greater than the transmitter word size, the length is equal to the transmitter word size.