882
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
27
:SBUS<n> Commands
:SBUS<n>:SENT:DISPlay
Command Syntax
:SBUS<n>:SENT:DISPlay <base>
<base> ::= {HEX | DECimal | SYMBolic}
The :SBUS<n>:SENT:DISPlay command specifies the number base used by the
decoder. The chosen base is used for the data nibbles in Raw decode format, the
defined Signals in the other formats, and for the data field of the Serial Messages.
This selection is used for both the Lister and the decode line displays.
When SYMBolic is selected, Fast Channel Signals display a calculated physical
value based on the specified multiplier and offset:
• PhysicalValue = (Multiplier * SignalValueAsUnsignedInteger) + Offset
When SYMBolic is selected, the CRC and Slow Channel information is displayed in
hex.
Query Syntax
:SBUS<n>:SENT:DISPlay?
The :SBUS<n>:SENT:DISPlay? query returns the SENT decode number base
setting.
Return Format
<base><NL>
<base> ::= {HEX | DEC | SYMB}
See Also
•
•
•
•
•
•
•
":SBUS<n>:SENT:SIGNal<s>:DISPlay"
•
":SBUS<n>:SENT:SIGNal<s>:LENGth"
•
":SBUS<n>:SENT:SIGNal<s>:MULTiplier"
•
":SBUS<n>:SENT:SIGNal<s>:OFFSet"
•
":SBUS<n>:SENT:SIGNal<s>:ORDer"
•
":SBUS<n>:SENT:SIGNal<s>:STARt"
•
•
•
•