Skip to main content

Workflow

This section explains the end-to-end workflow from connecting MicroPeckerX LIN Analyzer Plus to operating it.

1. Connect the Devices

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

  1. Connect the MicroPeckerX device to the LIN bus. When using the optional LIN cable (S810-MX-CB3), connect the D-sub connector to the MicroPeckerX and the clips to the respective LIN bus terminals.
  2. Use the included USB cable to connect the MicroPeckerX device to a USB port on the Windows PC.
Connecting the devices
Notes
  • Incorrect wiring may damage both the MicroPeckerX device and the LIN bus.
  • When you connect the MicroPeckerX device via a bus-powered USB hub, power supplied from the Windows PC alone may be insufficient, resulting in unstable operation. Use a self-powered USB hub (with an external power supply).

2. Launch the GUI Application

Launch the GUI application as follows.

  1. Open the Windows Start menu.
  2. Display all applications.
  3. Expand the MicroPeckerX folder from the list of applications.
  4. Select MicroPeckerX Control Software Ver.X.XX (X.XX indicates the product version).
Launching the GUI

Toolbar

The toolbar at the top of the screen and the position of each window can be customized. Arrange them to suit the resolution of your monitor.

GUI toolbar

Saving and Switching Window Layouts

You can save the window layout within the GUI application under any name and recall it at any time.

  • You can rename or delete saved layouts later.
  • Register frequently used layouts in advance to work more efficiently.
  1. Open the Save Current Layout dialog Use one of the following methods to display the Save Current Layout dialog.

    • From the menu bar, choose Window → Layout → Save Current Layout. Layout Setting 2
    • Click the Save Current Layout button on the toolbar.
  2. Save the layout In the Save Current Layout dialog, enter a layout name in Name of current layout, then click the OK button.

    Layout Setting 4
  3. Recall a saved layout Choose the layout you want to display from the Layout drop-down list on the toolbar.

    Layout Change 1 Layout Change 2

3. Configure Communication

Configure communication for MicroPeckerX LIN Analyzer Plus.

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

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

    Communication settings
  3. Select the revision and baud rate On the LIN tab of Device Window, select the LIN specification revision and baud rate from the drop-down menus.

  4. Configure bit widths To change the bit widths of Sync Break and related items, open the BitWidth tab on the LIN tab of Device Window and adjust the settings as needed.

    BitWidth tab
  5. Configure ID definitions To change the data length or checksum type for each ID, open the ID Definition tab on the LIN tab of Device Window and adjust the settings as needed.

    ID Definition tab
  6. Configure wake-up pulse width and bus sleep time To change the wake-up pulse width or bus sleep time, open the Wakeup/Sleep tab on the LIN tab of Device Window and adjust the settings as needed.

    Wakeup/Sleep tab

4. Configure the Display

Use the label feature to make logs that match specific conditions easier to read. If you do not need it, proceed to 5. Choose the Operating Mode.

Steps to Configure Label Filters

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

    Label Filter 1

  2. Open the Label Filter Setting dialog Click the Add button to open the Label Filter Setting dialog.

    Label Filter 2

  3. Configure label filter conditions In the Label Filter Setting dialog, configure the conditions (protocol, channel, direction, etc.) for the logs you want to label, then click the OK button.

    Label Filter 4
  4. Open the Label Setting dialog In the Filter List, select the label registered in step 3 and click the Edit Label button to open the Label Setting dialog.

    Label Filter 5

  5. Configure the label format In the Label Setting dialog, configure the label name, text color, and background color, then click the OK button.

    Label Filter 7

Example: Display With and Without the Label Feature

The following example shows how logs are displayed when the label feature is disabled and enabled for the label defined below.

LIN IDLabel nameText colorBackgroundFilter condition
03HResponse_03YellowRedResponse only

Label Feature Disabled

Label filter disabled

Label Feature Enabled

Label filter enabled


5. Choose the Operating Mode

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

  1. Open the Simulation Window Select Simulation Window from the menu or toolbar.

    Selecting a LIN operating mode
  2. Choose a LIN Simulation Mode Select one of the following options from LIN Simulation Mode.

Simulation modeDescription
NoneDisplays traffic flowing on the LIN bus. No frames are transmitted.
Master Sim.Operates as a master node.
You can set up a schedule that transmits header-only frames or headers paired with responses. You can also inject frames at any time.
Slave Sim.Operates as a slave node.
Configure response frames that are transmitted when a header-only frame is received from the master node.
Log ReplayTransmits frames based on a pre-recorded transmission log.
ExtendedThis mode is not available in the current version.
tip

Even when you select a mode other than None, you can still monitor traffic on the LIN bus.


6. Start Monitoring

Start monitoring using any of the following methods:

  • From the menu bar, choose Command → Start. Start
  • Click the Start from toolbar button on the toolbar.
  • Press F5.
tip

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


7. Stop Monitoring

Stop monitoring using any of the following methods:

  • From the menu bar, choose Command → Stop. Stop
  • Click the Stop from toolbar button on the toolbar.
  • Press F6.
  • Press Esc.
tip

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


8. Review and Analyze Logs

After monitoring stops, you can display and process the recorded logs in Analyze Window. This section explains how to use the Search and Offset features.


Search Feature

Use the search feature to find logs that match specific conditions. The example below shows how to search for a sleep command transmission log.

  1. Open the Log Search tab and click the Edit button in the Log Search area to display the Search Setting dialog.

    Before search
  2. In the Search Setting dialog, select LIN for Protocol, T for Dir, and Sleep from the Type drop-down list, then click the OK button.

    Search settings
  3. Click the Backward or Forward button in the Log Search area. The cursor in the log display area moves to the frame that matches the conditions set in step 2.

    After search

Offset Feature

Use the offset feature to treat a specific log as the reference point and display timestamps for other logs as offsets from that reference. The example below shows how to use a wake-up log as the reference.

  1. In the log display area, right-click the log that you want to use as the reference. A context menu appears.

    Before applying offset
  2. Select Set Offset from the context menu. The offset feature is enabled, the timestamp of the selected log becomes zero, and other logs display timestamps as offsets from the reference point.

    After applying offset
tip

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