:SBUS<n> Commands
27
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
921
:SBUS<n>:UART:FRAMing
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
•
See Also
•
"Introduction to :SBUS<n> Commands"
•