Technical data

Table Of Contents
:SBUS<n> Commands 24
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 545
:SBUS<n>:UART:FRAMing
(see page 860)
Command Syntax
:SBUS<n>:UART:FRAMing <value>
<value> ::= {OFF | <decimal> | <nondecimal>}
<decimal> ::= 8-bit integer in decimal from 0-255 (0x00-0xff)
<nondecimal> ::= #Hnn where n ::= {0,..,9 | A,..,F} for hexadecimal
<nondecimal> ::= #Bnn...n where n ::= {0 | 1} for binary
The :SBUS<n>:UART:FRAMing command determines the byte value to use
for framing (end of packet) or to turn off framing for UART decode.
Query Syntax
:SBUS<n>:UART:FRAMing?
The :SBUS<n>:UART:FRAMing? query returns the current UART decode
base setting.
Return Format
<value><NL>
<value> ::= {OFF | <decimal>}
<decimal> ::= 8-bit integer in decimal from 0-255
Errors "- 241, Hardware missing" on page 823
See Also "Introduction to :SBUS<n> Commands" on page 453
":SBUS<n>:UART Commands" on page 535