Skip to main content

GUI Application Layout

Window Overview

The GUI application is composed of multiple windows grouped by function.
Click a window tab in the toolbar (area ⑨) to open the corresponding window.

GUI Window

No.WindowDescription
Device WindowConfigure the connected MicroPeckerX units.
Trigger WindowConfigure how triggers start and stop logging.
Display Filter WindowConfigure the log display filters used by Monitor Window and Each ID Window.
Label Filter WindowAssign labels to specific frames in Monitor Window, Each ID Window, and Analyze Window.
Monitor WindowDisplays logs while monitoring.
Each ID WindowShows the latest information for each ID during monitoring.
Simulation WindowConfigure LIN frame transmissions from MicroPeckerX.
Analyze WindowDisplays log analysis results.

Main Window Menus

The following tables describe each item shown in the Main Window.

GUI Menu
No.AreaDescription
Menu barProvides menus for configuration and functions.
ToolbarGroups actions for starting and stopping monitoring and related features.
Status barDisplays the operating status of the GUI application.

GUI Menubar

ItemDescriptionNotes
FileLoad Configuration

Opens the

Load Config

dialog so you can import configuration files.

See

How to load settings

for details.

Save Configuration

Opens the

Save Config

dialog so you can save the application settings to a file.

See

How to save settings

for details.

Device

Contains the following submenus:


Refresh — Re-detect the MicroPeckerX devices.


Chx — Displays the serial numbers of the detected devices. The Setting All Clear submenu clears all settings for the selected channel.

If you connect or disconnect a device while the application is running, use Refresh to detect it again.

Ch Config Import

Opens the

Ch Config Import

dialog so you can apply settings from another detected unit or from a configuration file.

See

Behavior when loading configuration files

for details.

ExitCloses the application.
CommandStartStarts monitoring.
StopStops monitoring.
Forced Logging Start

Forces logging to start even when the status is “Wait Start Trigger”.

Only works when the current status is “Wait Start Trigger”.
CaptureSaves the current log view as an image.This feature is under development and not available.
ToolLog Editor

Launches MicroPeckerX Log Editor.

Config Converter

Launches

MicroPeckerX Config Converter

.

WindowDeviceOpens Device Window.
TriggerOpens Trigger Window.
Display FilterOpens Display Filter Window.
Label FilterOpens Label Filter Window.
CaptureLog OutputOpens the Output Folder dialog and displays the capture folder.Currently under development.
Log ExportOpens the Export Folder dialog and displays the export folder.Currently under development.
ImportOpens the Import Folder dialog and displays the import folder.Currently under development.
HelpAboutDisplays the application version information.

Toolbar

GUI Toolbar

No.ButtonDescriptionNotes
StartStart monitoring.
StopStop monitoring.
Forced Logging StartForce logging to start when the status is “Wait Start Trigger”.
CaptureSave the current view as an image.Under development.
DeviceOpen Device Window.
TriggerOpen Trigger Window.
Display FilterOpen Display Filter Window.
Label FilterOpen Label Filter Window.
Window TabsOpen each functional window.

Status Bar

GUI Status Bar

No.AreaDescription
StatusShows the current application status.
Trigger InfoShows trigger-related messages.
Log StatusShows logging status messages.
Device InfoShows the number of detected and selected MicroPeckerX units.

Status Display

DisplayDescriptionNotes

Initializing

The application is initializing.
SettingDisplayed after the application starts or after a device refresh.
ReadyMonitoring is preparing to start.
Wait for SyncWaiting for synchronization.Appears when monitoring starts in slave mode.

Wait Start Trigger

Waiting for a start trigger.

Appears when Trigger Mode is set to Triggered or ReTriggered and a start trigger is configured. Monitoring is active in this state.

MonitoringMonitoring is active.Also indicates that logging is disabled.
LoggingLogging is in progress.Also indicates that monitoring is active.
Stop TriggeredMonitoring stopped because a stop trigger was detected.

Appears when Trigger Mode is Triggered and a stop trigger condition is met.

Stop Triggered Max

Monitoring stopped because the trigger repeat count limit was reached.

Appears when Trigger Mode is ReTriggered and the stop trigger occurs 64 times.

Monitor Terminated

Monitoring stopped manually.

Appears when monitoring (and logging) is stopped manually, such as by clicking

Stop

.

Log Generating...

Log file generation is in progress.
Setting ErrorA configuration error occurred.
Device ErrorAn internal error occurred in the MicroPeckerX device.
Software ErrorAn internal error occurred in the GUI application.
Plugin ErrorAn internal error occurred in a plugin.
Other ErrorAnother type of error occurred.

Trigger Information

DisplayDescriptionNotes
[Log] Logging StartLogging started because a start trigger was detected.
[Log] Logging StopLogging stopped because a stop trigger was detected.

In ReTriggered mode, this appears only when the stop trigger occurs 64 times.

[Key] Logging StartLogging started because a key-based start trigger was detected.
[Key] Logging StopLogging stopped because a key-based stop trigger was detected.