:SBUS<n> Commands
27
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
821
:SBUS<n>:LIN:STANdard
Command Syntax
:SBUS<n>:LIN:STANdard <std>
<std> ::= {LIN13 | LIN13NLC | LIN20}
The :SBUS<n>:LIN:STANdard command sets the LIN standard in effect for
triggering and decoding:
• LIN13 — LIN 1.3.
• LIN13NLC — LIN 1.3 (no length control). Select this for systems where length
control is not used and all nodes have knowledge of the data packet size. In LIN
1.3, the ID may or may not be used to indicate the number of bytes. (In LIN 2.X,
there is no length control.)
• LIN20 — LIN 2.X.
For LIN 1.2 signals, use the LIN 1.3 setting. The LIN 1.3 setting assumes the signal
follows the "Table of Valid ID Values" as shown in section A.2 of the LIN
Specification dated December 12, 2002. If your signal does not comply with the
table, use the LIN 2.X setting.
Query Syntax
:SBUS<n>:LIN:STANdard?
The :SBUS<n>:LIN:STANdard? query returns the current LIN standard setting.
Return Format
<std><NL>
<std> ::= {LIN13 | LIN13NLC | LIN20}
See Also
•
"Introduction to :TRIGger Commands"
•
•
":SBUS<n>:LIN:SIGNal:DEFinition"
•