Skip to main content

Product Usage Flow

This section explains the complete flow from connecting MicroPeckerX LIN Analyzer Plus to operation.

1. Connect devices

Connect the MicroPeckerX unit to the LIN bus and a Windows PC as follows.

  1. Connect the MicroPeckerX unit to the LIN bus.
    When using the separately sold LIN cable (S810-MX-CB3), connect the D-sub connector side to the MicroPeckerX unit and the clip side to each LIN bus terminal.
  2. Use the USB cable included with this product to connect the MicroPeckerX unit to a USB port on the Windows PC.
Device connection
Notes
  • Incorrect connections may damage both the MicroPeckerX unit and the LIN bus side.
  • If the MicroPeckerX unit is connected via a bus-powered USB hub, USB power from the Windows PC alone may be insufficient, causing unstable operation. Use a self-powered USB hub (with external power supply).

2. Launch GUI application

Launch the GUI application as follows.

  1. Open the Windows Start menu.
  2. Show "All" apps in the app list.
  3. Expand the "MicroPeckerX" folder from the app list.
  4. Select "MicroPeckerX Control Software Ver.X.XX" (X.XX is the product version).
GUI launch

Toolbar

You can freely configure the toolbar at the top of the screen and the layout of each window. Adjust them for ease of use based on your monitor size.

GUI toolbar

Save/switch window layout

Window layout in the GUI application can be saved with any name and recalled at any time.

  • You can also rename layouts later or delete saved layouts.
  • Register frequently used layouts in advance to improve work efficiency.
  1. Open the layout save dialog
    Display the Save Current Layout dialog by either of the following operations.
  • Select "Window" - "Layout" - "Save Current Layout" on the menu bar.
Layout Setting2
  • Click the Save Current Layout button on the toolbar.
  1. Save layout
    Enter any layout name in "Name of current layout" in the Save Current Layout dialog and click the OK button.
Layout Setting4
  1. Recall a saved layout
    Select the layout you want to display from the Layout pull-down menu on the toolbar.
Layout Change1 Layout Change2

3. Configure communication

Configure communication settings for MicroPeckerX LIN Analyzer Plus.

  1. Open Device Window
    Select "Device Window" from the menu or toolbar.

  2. Select Ch for LIN bus
    From the device list shown on the left side of "Device Window", select "Chx-1" (x is 1 to 4).

Communication settings screen
  1. Select revision and baud rate
    In the "LIN" tab of "Device Window", select revision and baud rate from the pull-down menu.

  2. Set bit width
    If you want to change bit widths such as SyncBreak, select the "BitWidth" tab in the "LIN" tab of "Device Window" and modify settings as needed.

BitWidth tab
  1. Set ID definition
    If you want to change data length or checksum format for each ID, select the "ID Definition" tab in the "LIN" tab of "Device Window" and modify settings as needed.
ID Definition tab
  1. Set wake-up pulse width and bus sleep time
    If you want to change wake-up pulse width or bus sleep time, select the "Wakeup/Sleep" tab in the "LIN" tab of "Device Window" and modify settings as needed.
Wakeup/Sleep tab

4. Configure screen display

Using the label function helps make logs that match specific conditions easier to read.
If not needed, proceed to "5. Select operation mode".

Label filter setup procedure

  1. Open Label Filter Window
    Select "Label Filter Window" from the menu or toolbar.

Label Filter 1

  1. Open Label Filter Setting dialog
    Click the Add button. The Label Filter Setting dialog appears.

Label Filter 2

  1. Set label filter conditions
    In the Label Filter Setting dialog, set conditions (protocol, channel, TX/RX direction, etc.) for logs to which labels are applied, then click the OK button.
Label Filter 4
  1. Open Label Setting dialog
    Select the label registered in step 3 from the Filter List and click the Edit Label button. The Label Setting dialog appears.

Label Filter 5

  1. Set label style
    In the Label Setting dialog, set label style (label name, text color, background color), then click the OK button.
Label Filter 7

Example log display with label function disabled/enabled

The following shows the difference in log display when the label function is disabled/enabled with this label registered.

LIN IDLabel NameText ColorBackground ColorFilter Condition
03HResponse_03YellowRedResponse only

Label function disabled

Label Filter Disable

Label function enabled

Label Filter Enable


5. Select operation mode

Select the operation mode of MicroPeckerX LIN Analyzer Plus in the Simulation Window.

  1. Open Simulation Window
    Select "Simulation Window" from the menu or toolbar.
LIN operation mode selection screen
  1. Select LIN Simulation Mode
    Select "LIN Simulation Mode" from the following options.
Simulation ModeDescription
NoneMode that only monitors and displays communication on the LIN bus. No frame transmission is performed.
Master Sim.Operates as a master node.
You can set schedules to transmit header-only frames or header + response frame sets. You can also interrupt and transmit frames at arbitrary timing.
Slave Sim.Operates as a slave node.
You can set response frames returned when receiving header-only frames from the master node.
Log ReplayTransmits frames based on preprepared transmission logs.
ExtendedThis mode is not available in the current version.
tip

Even when selecting a mode other than None, communication on the LIN bus can still be monitored and displayed.


6. Start monitoring

Start monitoring by either of the following operations.

  • Select "Command" - "Start" from the menu bar.
Start
  • Click the GUI Start button on the toolbar.
  • Press the F5 key.
tip

Depending on "Option Settings", screen layout may automatically switch to Monitor Layout when monitoring starts.


7. Stop monitoring

Stop monitoring by either of the following operations.

  • Select "Command" - "Stop" from the menu bar.
GUI Stop
  • Click the GUI Stop button on the toolbar.
  • Press the F6 key.
  • Press the Esc key.
tip

Depending on "Option Settings", screen layout may automatically switch to Analyze Layout when monitoring stops.


8. Check and analyze logs

After monitoring stops, recorded logs can be displayed and processed in the Analyze Window.
This section introduces how to use the "Search Function" and "Offset Function".


Search function

The search function allows you to find logs that match specific conditions.
The following explains how to search transmission logs for sleep commands.

  1. Open the "Log Search" tab and click the Edit button in the "Log Search" area. This opens the "Search Setting" dialog.
Before search
  1. In the "Search Setting" dialog, select "LIN" for Protocol, "T" for Dir, and "Sleep" in the Type pull-down menu, then click the OK button.
Search settings
  1. Click the Backward button or Forward button in the "Log Search" area. The cursor in the log display area moves to frames that match the condition set in step 2.
After search

Offset function

Using the offset function, you can set a specific log as a reference point and display timestamps of other logs as offset time from that point.
The following explains the procedure when using a wake-up log as the reference point.

  1. In the log display area, right-click the log you want to use as the reference point. The context menu appears.
Before offset
  1. Select "Set Offset" from the context menu. This enables the offset function. The selected log timestamp becomes zero, and timestamps of other logs are displayed as offset time from the reference point.
After offset
tip

To disable the offset function, select "Clear Offset" from the context menu.
You can also enable the offset function by double-clicking the log you want to use as the reference point.