Skip to main content

Feature Overview and Basic Operation

Feature Overview

The monitoring function of MicroPeckerX CAN FD Analyzer acquires and displays frame data on connected CAN/CAN FD buses in real time.

FunctionDescription
Real-time simultaneous monitoringSimultaneously monitors data from up to 8 connected channels.
Log file outputAutomatically saves frame data as CSV text files to a specified folder on the PC.
Display mode switchingSingle View: full-screen display of one channel
Dual View: side-by-side comparison display of two channels
Automatic protocol detectionAutomatically detects CAN and CAN FD and displays in the optimal format.
Each ID functionOverwrites and displays only the latest frame for each CAN ID, allowing quick grasp of current status even with large data volumes.
Filter & label displayFilter: narrows displayed frame data
Label: assigns arbitrary labels to specified frames
Trigger functionAutomatically controls log start/stop when configured conditions are detected.

This allows efficient monitoring of multiple buses and instant access to required data.

In this chapter, the terms are used as follows:

DescriptionMonitoring (or monitor)Logging
OperationReal-time display: data acquired from the CAN bus is shown in real time on the GUI application.File save: data acquired from the CAN bus is automatically saved in CSV text file format to a specified folder on the PC.
Data retentionTemporary memory: data is stored only in application memory and is lost when the application exits.Persistent storage: saved logs remain as files after the application exits, allowing later analysis and sharing.

Basic Operation

1. Start communication monitoring
Select Command -> Start in the menu bar to start logging.
Note: At start, the GUI layout automatically switches to Monitoring Layout.

GUI Start

You can also start monitoring with the toolbar GUI Start button or the F5 key.

2. Display monitoring data
During monitoring, logs can be checked in Monitor Window and Each ID Window.

GUI Mon

3. Stop communication monitoring
To stop monitoring, select Command -> Stop in the menu bar.

GUI Stop

You can also stop monitoring with the toolbar GUI Stop button, F6, or Esc.
Note: At stop, it may automatically switch to Analyze Layout depending on Option settings.

Log Saving

From Log settings on the toolbar, you can automatically save monitoring data to the PC.

GUI Start
MenuDescriptionDetails
Save Log FileEnables/disables automatic log savingIf checked, logs are saved when monitoring starts.
Log FolderSpecifies the folder where log files are savedIn the specified folder, log files are created with the configured file name plus a serial number.
Log File NameSpecifies the name of output log files-
No.Serial number automatically appended to file names for each saveThe serial number is auto-incremented to prevent overwriting when saved multiple times with the same name.