Skip to main content

UI Overview

Layout

Main Window

Main Window
#AreaDescription
1Log areaShows records created in Log Editor or loaded from a log file.
2Edit areaAdd, modify, or delete records. Undo/Redo is also available.
Menu Bar
MenuItemDescription
FileCreate New LogClear the log area and create a new log.
FileLoad LogLoad an existing log file.
FileSave LogOverwrite the file shown in the title bar.
FileSave Log As...Save to a new file name.
FileExitExit MicroPeckerX Log Editor.
OptionTime Stamp FormChoose the time stamp display format.
OptionCAN ID FormChoose how extended CAN IDs are displayed.
ALL ID: show Base ID + ID Extension as one 29-bit value.
SID/EID: show Base ID and ID Extension separately.
HelpHelpOpen the user manual.
HelpAboutShow version information.

Log Area

Displays records of a new or loaded log file.

Log Area

Columns vary by protocol:

ColumnCAN/CAN FDLINDIOAD
TimeTimestampTimestampTimestampTimestamp
ChCh, InnerChCh, InnerChCh, InnerChCh, InnerCh
ProtocolCAN / CAN FDLINDIOAD
DirDirection (R = Rx, T = Tx)Direction (R = Rx, T = Tx)--
StateFrame state (OK / NG)Frame state (OK / NG)Always OKAlways OK
TypeFrame type: Data Frm., Remote Frm., noBRSFrame type: Header, Response, LIN Frm., Wakeup, Sleep-Range setting (displayed as Range:**V)
FormatCAN ID format (Std. / Ext.)SyncBreak length (Header / LIN Frm.), Wakeup pulse width (Wakeup)--
IDCAN ID (hex)LIN ID (hex)--
DLC0,1,2,3,4,5,6,7,8,12,16,20,24,32,48,641-8--
D1-D64Byte data (D1-D64)D1-D8 = data bytes, D9 = checksumD1-D4 = each DIO valueD1 = A/D value, D5 = converted value

Right-click the log area to delete ranges of records.

Log delete menu
MenuDescription
Delete from this log beforeDelete every record above the selection.
Delete from this log aheadDelete every record below the selection.
Delete the selected rangeDelete the selected range only.
Delete excluding the selected rangeDelete everything except the selected range.

Tip: To select a contiguous range, click the first record, then hold Shift and click the last record.

Edit Area

Edit Area
  • Undo: revert the last edit. Redo: re-apply a reverted edit. Up to 4 steps.
  • Tabs change available fields. See each page:
  • Edit tab: /LogEditor/BasicOperation/edit_single#edit-tab-overview
  • Generate tab: /LogEditor/BasicOperation/edit_multi#generate-tab-overview
  • Filtering tab: /LogEditor/BasicOperation/filtering#filtering-tab-overview
  • ID Filtering tab: /LogEditor/BasicOperation/filtering#id-filtering-tab-overview
  • Log Search tab: /LogEditor/BasicOperation/search#log-search-tab-overview