Skip to main content

Screen Overview

Screen Layout

Main Window

Main window
#Item NameDescription
1Log Display AreaDisplays log records created in MicroPeckerX Log Editor or loaded from log files.
2Edit AreaLets you add/change log records and perform other editing operations.
Menu bar
MenuSub ItemDescription
FileCreate New LogDeletes all log records in the log display area and creates a new log file.
Load LogLoads an existing log file.
Save LogOverwrites the log file using the file name shown in the title bar.
Save Log As...Saves a new log file with a specified file name.
ExitExits MicroPeckerX Log Editor.
OptionTime Stamp FormSets the display format of timestamps.
CAN ID FormSets the display format for extended CAN ID.
ALL ID: Displays Base ID and ID Extension as a continuous 29-bit value (upper 11 bits: Base ID, lower 18 bits: ID Extension).
SID/EID: Displays Base ID and ID Extension separately (left: Base ID, right: ID Extension).
HelpHelpOpens the user manual.
AboutShows the version information dialog.

Log Display Area

Displays newly created log records or records loaded from a log file.

Log display area

Display content by protocol is as follows.

Item NameCAN/CAN FDLINDIOAD
TimeTimestampTimestampTimestampTimestamp
ChCh, InnerChCh, InnerChCh, InnerChCh, InnerCh
ProtocolProtocol
CAN, CAN FD
Protocol
LIN
Protocol
DIO
Protocol
AD
DirDirection
R (Receive), T (Transmit)
Direction
R (Receive), T (Transmit)
--
StateFrame status
OK, NG
Frame status
OK, NG
Frame status
OK
Frame status
OK
TypeFrame type
Data Frm., Remote Frm., noBRS
Frame type
Header, Response, LIN Frm., Wakeup, Sleep
-Range setting
Displayed as Range:**V
FormatCAN ID format
Std. (Standard), Ext. (Extended)
SyncBreak length (when Type is Header or LIN Frm.)
Wakeup pulse width (when Type is Wakeup)
--
IDCAN ID
Hexadecimal
LIN ID
Hexadecimal
--
DLCData length
0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64
Data length
1, 2, 3, 4, 5, 6, 7, 8
--
D1-D64D1-D64 byte dataD1-D8 byte data
D9 checksum
D1-D4 DIO dataD1 A/D data
D5 physical converted data

Right-clicking the log display area shows the following menu. You can delete log records in specific ranges in batch.

Log delete menu
MenuDescription
Delete from this log beforeDeletes all log records above the selected log record.
Delete from this log aheadDeletes all log records below the selected log record.
Delete the selected rangeDeletes all log records in the selected range.
Delete excluding the selected rangeDeletes all log records except for the selected range.
tip

To select a range of multiple log records, select the starting log record, then hold the Shift key and select the ending log record.

Edit Area

You can add, change, and delete log records.
You can also undo the most recent edit and redo undone edits.

Edit area
Item NameDescription
Undo buttonUndoes the most recent edit.
Redo buttonRedoes an undone edit.
Edit tabs
(blue frame area)
Display content differs by selected tab.
For details, see:
Edit tab Generate tab Filtering tab ID Filtering tab Log Search tab
tip

You can undo up to 4 edit steps.