Skip to main content

Log Replay Function

The log replay function can transmit logs as-is from this tool's log file format.
Maximum replay target is 1.2 million records.

Product Usage Image

Use1:Log Replay

By acquiring communication logs between ECUs in advance, communication simulation can be performed by replaying logs even without ECU A.


Basic Operation

  1. Select Log Replay in Simulation Window
    Open Simulation Window from menu or toolbar. Select Log Replay in Simulation Mode.
Log Replay
  1. Load log file
    Click ... button in Log File and select target MicroPeckerX log file.
    Click Load to read log data.
Log Replay
  1. Start monitoring
    After replay settings, start monitoring to execute replay.
GUI Start

Log Replay Screen Description

Log Replay
ItemDescription
Log FileShows path and file name of log file to be loaded.
SelectFile button buttonOpens file selection dialog.
Selecting a file does not load it. Click Load to read data (note1).
Load buttonLoads log file.
LoopSets whether replay repeats.
If unchecked, waits after all logs are sent.
OffsetSets time from monitoring start to replay start.
With event trigger, this is from event detection to replay start (note2).
Repeat IntervalSets interval from last frame to first frame in Loop mode (note2).
Stop buttonStops replay while running.
[1]Displays loaded log file content (note3).
Event TriggerNoneNo event trigger.
Receive TriggerDetects reception of specified CAN ID in CAN frame.
Receive Trigger(CAN-FD)Detects reception of specified CAN ID in CAN FD frame.
Ext TriggerDetects port input as event (note4).
Log TriggerDetects specified monitoring log as event.
Key TriggerDetects specified key input as event.

note1: MicroPecker Analyzer log files cannot be loaded.
note2: updown button can change 1s and 0.1s digits.
note3: Loaded logs are handled as follows:
- Time is converted to relative time based on first frame.
- Only data/remote frames are targeted; error records are ignored.
note4: Ext Trigger is under development and unavailable.

Event Trigger Settings

You can start log replay according to event trigger detection.

Log Replay Trigger
ItemDescription
NoneNo event trigger
Receive TriggerDetects reception of specified CAN ID in CAN frame
Receive Trigger(CAN-FD)Detects reception of specified CAN ID in CAN FD frame
Ext TriggerDetects port input (note)
Log TriggerDetects specified monitoring log
Key TriggerDetects specified key input

note: Ext Trigger is under development and unavailable.

Receive Trigger / Receive Trigger(CAN-FD)

Select Receive Trigger to configure target CAN ID of received frames as event trigger.

Receive Trigger
ItemDescription
FormatSet standard ID (Std) / extended ID (Ext)
IDSet trigger target CAN ID
TypeSet Data / Remote frame (CAN only)

Log Trigger settings

Selecting Log Trigger allows detailed conditions as event triggers.

Log Trigger

Clicking edit button opens Log Trigger setting dialog. Clicking Data Setting opens Data Setting dialog.

Log Trigger screen

Log Trigger
MenuDescription
Setting display areaDisplays trigger log information. Double-click opens dialog.
edit button buttonOpens Log Trigger setting dialog.

Key Trigger settings

Selecting Key Trigger allows keyboard input detection as event trigger.

Key Trigger
ItemDescriptionDetails
[1]Main key0-9, A-Z, F1-F12, Space
[2]Sub keyShift, Ctrl, Alt