Skip to main content

Log Replay

Log Replay transmits frames recorded in MicroPeckerX CSV log files (up to 1.2 million records).

Usage Example

Log Replay example

Capture communication logs between ECUs to emulate ECU A without the physical device.

Workflow

  1. Select Log Replay

    Select Log Replay
  2. Choose a log file Click Browse and select a MicroPeckerX log file.

  3. Load the file Ensure the path is shown in Log File and click Load.

  4. Start monitoring Use Command → Start, click Start, or press F5 to transmit the loaded frames.

UI Reference

Log Replay UI
ItemDescriptionNotes
Log FileDisplays the selected file path.You can enter a full path manually.
BrowseOpen a file dialog to choose a log file.The file is not loaded until you click Load.
LoadLoad the file shown in Log File.MicroPecker (legacy) logs are not supported.
LoopRepeat playback. ON: restart after the last record. OFF: stop after the last record.
First DelayDelay before sending the first frame (0–60000 ms).Uses the event trigger if configured.
Dir settingConfigure Tx/Rx for each ID.See Dir Setting.
StopStop playback.To resume, stop monitoring and start again.
Log list (area ①)Displays the loaded records.Certain types are hidden or filled with dummy data (00H). Delays are derived from timestamps; the first record uses First Delay.
Event TriggerConfigure optional triggers.See Event Trigger.

LIN LogReplay Dir Setting

Dir Setting dialog
FieldDescription
DirSet Tx or Rx per ID.
OK / CancelSave or discard changes.

Event Trigger

Event trigger
OptionDescriptionNotes
NoneDo not use a trigger.
Ext TriggerDetect external port input.Under development.
Log TriggerStart playback when specified logs are detected.
Key TriggerStart playback when specified key input is detected.

Log Trigger

Log trigger
ItemDescription
Condition list (area ①)Displays the configured log conditions. Double-click or click Edit to open the Trigger Setting dialog.

See Trigger Setting dialog for configuration details.

Key Trigger

Key trigger
ItemDescriptionNotes
Main key (area ①)Select the key (None, A–Z, 0–9, F1–F12, SPACE).Selecting None disables key triggers.
Sub key (area ②)Select an optional modifier (None, Alt, Ctrl, Shift).The sub key alone cannot trigger playback.