:SBUS<n> Commands
27
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
849
:SBUS<n>:MANChester:LOGic
Command Syntax
:SBUS<n>:MANChester:LOGic <logic>
<logic> ::= {FALLing | RISing}
The :SBUS<n>:MANChester:LOGic command specifies the polarity of the
Manchester signal:
• FALLing — specifies that a falling edge is used to encode a bit value of logic 1
(and a rising edge encodes a bit value of logic 0).
• RISing — specifies that a rising edge is used to encode a bit value of logic 1.
Query Syntax
:SBUS<n>:MANChester:LOGic?
The :SBUS<n>:MANChester:LOGic? query returns the polarity setting.
Return Format
<logic><NL>
<logic> ::= {FALL | RIS}
See Also
•
•
":SBUS<n>:MANChester:BITorder"
•
":SBUS<n>:MANChester:IDLE:BITS"
•