:SBUS<n> Commands 31
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 959
:SBUS<n>:I2S:TRIGger:RANGe
(see page 1610)
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
<upper> ::= 32-bit integer in signed decimal
See Also • "Introduction to :TRIGger Commands" on page 1295
• ":SBUS<n>:I2S:TRIGger" on page 953
• ":SBUS<n>:I2S:RWIDth" on page 949
• ":SBUS<n>:I2S:TWIDth" on page 960
• ":SBUS<n>:I2S:WSLow" on page 961
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.