916
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:UART:BITorder
Command Syntax
:SBUS<n>:UART:BITorder <bitorder>
<bitorder> ::= {LSBFirst | MSBFirst}
The :SBUS<n>:UART:BITorder command specifies the order of transmission used
by the physical Tx and Rx input signals for the serial decoder and/or trigger when
in UART mode. LSBFirst sets the least significant bit of each message "byte" as
transmitted first. MSBFirst sets the most significant bit as transmitted first.
Query Syntax
:SBUS<n>:UART:BITorder?
The :SBUS<n>:UART:BITorder? query returns the current UART bit order setting.
Return Format
<bitorder><NL>
<bitorder> ::= {LSBF | MSBF}
See Also
•
"Introduction to :TRIGger Commands"
•
•
•
•