User Manual
Protocol Analysis
R&S
®
Scope Rider RTH
165User Manual 1326.1578.02 ─ 08
3. Configure the protocol.
4. In the "Bus" menu, tap "Load Label List".
5. Navigate to the label list file, select it, and tap "Select".
6. To read the label list, tap "Show Label List".
7. To use the labels in the display of the decoded data, tap "Display Labels".
To trigger on an identifier or address using the label:
Prerequisites: The bus is configured, decoding is enabled, and a decoded signal is visi-
ble.
1. Open the "Trigger" menu.
2. Set the following trigger settings:
● "Trigger Mode" = "Normal"
● "Trigger Type" = "Bus"
● "<Protocol> Trigger" = "Identifier", or "Identifier + Data", or "Address", or
"Address and Data".
3. Tap "Identifier from Label" or "Address from Label".
4. Select the label. Tap "Back".
If the selected identifier or address is available in the acquired data, its value is
shown in the menu, and the instrument triggers on it.
8.1.3.2 Content and Format of the PTT File
Label lists are stored as PTT (protocol translation table) files. The PTT file format is an
extension of the CSV format (comma-separated values). You can edit it with standard
editors, for example, with MS Excel or a text editor.
The PTT file has three types of lines:
●
Comment lines begin with a hash character #. A hash character at any other posi-
tion in the line is treated like a standard character.
●
Command lines begin with a commercial at character @. An @ character at any
other position in the line is treated like a standard character.
●
Standard lines are the lines that not qualify as comment or command lines. They
build the core of the label list.
Command lines
Command lines define the version of the PTT file and the protocol name:
●
@FILE_VERSION: must appear exactly once in the file
●
@PROTOCOL_NAME: must appear at least once in the file. Thus, one file can
contain several label lists for different protocols.
# --- Start of PTT file
@FILE_VERSION = 1.0
Basics of Protocol Analysis