Protocol analysis
R&S
®
RTP
586User Manual 1337.9952.02 ─ 12
For common display settings, see Chapter 13.1.3, "Display", on page 514.
LIN Specific Label Settings
Label lists are protocol-specific. Label lists for LIN are available in CSV and PTT for-
mat.
You can also apply an existing LIN description file.
A LIN label file contains two values for each identifier:
●
Identifier value
●
Symbolic name for the identifier
Example of a LIN PTT file
# ----------------------------------------------------------------------------
@FILE_VERSION = 1.0
@PROTOCOL_NAME = lin
# ----------------------------------------------------------------------------
# Labels for LIN protocol
# Column order: Identifier, Label
# ----------------------------------------------------------------------------
# Labels for standard addresses
0x3F,Temperature
1Ch,Left brake
20h,Right brake
# Following ID is provided as integer
33,Mirror
0x37,Indoor lights
# Labels for reserved addresses
0x3C,Master_Request_Frame
0x3D,Slave_Response_Frame
# ----------------------------------------------------------------------------
The LIN description file (ldf) contains information about the assignment of the LIN
frames to the nodes. The format and syntax are defined in the LIN specification.
A LIN ldf file contains the following sections:
●
Header
●
Node section
●
Signal section
●
Frame section
●
Schedule table
●
Signal encoding section
●
Encoding to signal mapping
Example of a LIN LDF file
LIN_description_file;
LIN_protocol_version = "2.0";
LIN_language_version = "2.0";
LIN_speed = 19.2 kbps;
LIN (option R&S
RTP-K3)