Displaying undecoded traces |
You can choose how undecoded traces are shown in the TraceViewer view.
Choices are:
- “BINARY TRACE” text: displays a text indicating that
the trace is binary and the decode file may not be loaded.
- HEX: traces received are shown as a hexadecimal string. Each byte
is converted into a hex string and bytes are separated by spaces.
- Identification numbers and data: TraceViewer will display component,
group and trace ID of the received trace. Also the data contained in the trace
is displayed as a hex string.
|