Skip to main content

Feature Overview and Basic Operations

Feature Overview

The monitoring function of MicroPeckerX CAN FD Analyzer captures frames on the connected CAN / CAN FD bus in real time and provides the capabilities listed below.

FeatureDescription
Real-time multi-channel monitoringMonitor data from up to eight connected channels simultaneously.
Log file outputAutomatically saves frame data as CSV text files to a folder you specify on the PC.
Display mode switching• Single View: displays one channel using the full screen.
• Dual View: places two channels side by side for comparison.
Automatic protocol detectionAutomatically detects CAN versus CAN FD and shows the data in the optimal format.
Each ID functionOverwrites the display with only the latest frame for each CAN ID so that you can instantly grasp the current status even with large traffic volumes.
Filter & label display• Filters: narrow the frames shown in the log view.
• Labels: assign custom labels to specified frames.
Trigger functionStarts or stops logging automatically when the configured conditions are met.

These features let you monitor multiple buses efficiently and identify the required data immediately.

In this chapter, the terms monitoring and logging are used with the definitions below.

DescriptionMonitoring (a.k.a. monitor)Logging
OperationReal-time display: shows the data captured from the CAN bus in the GUI.File storage: automatically saves the captured data to CSV files in a designated PC folder.
Data retentionTemporary memory: the data lives only in application memory and is cleared when you close the application.Persistent storage: saved logs remain after the application exits, enabling later analysis and sharing.

Basic Operations

  1. Start monitoring
    From the menu bar choose Command → Start to begin logging.
    Note: the GUI layout automatically switches to Monitoring Layout when monitoring starts.

    Start monitoring from the menu

    You can also click the toolbar button Start button or press F5 to start monitoring.

  2. Review monitoring data
    While monitoring, check the live log in Monitor Window and the latest frame per ID in Each ID Window.

    Monitor and Each ID windows
  3. Stop monitoring
    To stop monitoring, select Command → Stop from the menu bar.

    Stop monitoring from the menu

    Alternatively, click the toolbar button Stop button or press F6 / Esc.
    Note: depending on the Option settings, the layout may automatically switch to Analyze Layout when monitoring stops.

Saving Logs

Use the Log section on the toolbar to save data automatically while monitoring.

Log toolbar
ControlDescriptionDetails
Save Log FileEnables or disables automatic log saving.When the checkbox is on, logging starts as soon as monitoring begins.
Log FolderSpecifies the folder where log files are stored.The specified folder receives log files named with the base name plus an incrementing number.
Log File NameDefines the base name of the output log file.
No.Adds an auto-incremented number to each saved file.Prevents overwriting when you save multiple files with the same base name.