844
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:MANChester:BITorder
Command Syntax
:SBUS<n>:MANChester:BITorder <bitorder>
<bitorder> ::= {MSBFirst | LSBFirst}
When the display format is WORD (see :SBUS<n>:MANChester:DISPlay), the
:SBUS<n>:MANChester:BITorder command specifies the order of transmission on
the Manchester bus:
• MSBFirst — specifies the most significant bit is transmitted first.
• LSBFirst — specifies the least significant bit is transmitted first.
Query Syntax
:SBUS<n>:MANChester:BITorder?
The :SBUS<n>:MANChester:BITorder? query returns the bit order setting.
Return Format
<bitorder><NL>
<bitorder> ::= {MSBF | LSBF}
See Also
•
•
":SBUS<n>:MANChester:IDLE:BITS"
•
•