Skip to main content

Each ID Window

Each ID Window displays the latest message for each received ID in list format. Even when large volumes of data are flowing, you can quickly understand the current status.
Error frames are grouped, so abnormal conditions can also be detected quickly.

FunctionDescription
Per-channel tab displayBrowse bus data for up to 8 channels by switching tabs for efficient multi-bus monitoring.
Timestamp display format switchingSelect from three formats:
- Absolute only (example: 000:00:02.500.476)
- Absolute + last timestamp (example: 000:00:02.500.476 -> 000:00:02.400.476)
- Absolute + relative difference (example: 000:00:02.500.476 (+0.100.000))

This lets you intuitively grasp the latest status of each ID and its timing.

Each ID Window Screen Description

Each ID Window
No.Screen MenuDescription
1Time Stamp Display TypeSelects time display format.
2Channel tabSwitches displayed bus channel according to connected MicroPeckerX devices. Up to 8 channels can be switched.
3Log display areaDisplays latest message information for each ID.

Each ID Log Fields

The log item fields are as follows.

Each ID Window
ItemDescription
TimeTimestamp of transmission/reception (format selected by Time Stamp Display Type)
ChChannel of transmission/reception
ProtocolProtocol of transmission/reception
DirTransmit (T) / Receive (R)
LabelLabel configured in Label Filter
StateOK / NG
TypeData Frm. / Remote Frm. / Ack Err. / Error / OverLoad Frm.
FormatStandard ID (Std) / Extended ID (Ext)
IDTransmitted/received ID (hex)
DLCTransmitted/received DLC
D1-D64Transmitted/received data (hex)
CountDetection count per ID (error frames are grouped)

Time Stamp Display Type

You can select one of the following time formats.

FormatDescription
Absolute OnlyAbsolute timestamp only
Absolute + LastAbsolute timestamp + previous timestamp
Absolute + RelativeAbsolute timestamp + delta from previous timestamp

When "Absolute Only" is selected

Shows the latest absolute transmission/reception time.

Absolute Only

When "Absolute + Last" is selected

Shows previous time in Time(Last).

Absolute + Last

When "Absolute + Relative" is selected

Shows delta from previous time in Time(Relative).

Absolute + Relative