Skip to main content

Filtering

Use the Filtering tab in Analyze Window (either the Ch Log tab or Analyze tab) to narrow the logs that are displayed. You can filter by:

  • Error logs (Error Filtering)
  • LIN IDs (ID Filtering)
  • Labels (Label Filtering)

Filtering Tab Overview

Filtering tab
ItemDescriptionNotes
Filter Setting (area ①)Choose which logs to display. The radio buttons work as follows:
【Error Filtering】 Hide error logs.
【ID Filtering】 Show only the LIN IDs selected in ID Filtering Setting.
【Label Filtering】 Show only the labels selected in Label Filtering Setting.
ID Filtering remains unavailable until you click Get ID List to load the ID list.
Label Filtering is unavailable unless labels are registered in Label Filter Window.
ExecuteApply the filter selected in Filter Setting.On the Ch Log tab, you cannot layer multiple filter conditions. To apply a different filter, click Clear first to reset the current filter.
ClearCancel the filtering applied with the Execute button.
ID Filtering SettingGet ID ListDisplays all LIN IDs currently present in Analyze Window in the ID list area.
Check AllSelects whether all IDs in the list are included in the filter.
【ON】 Include all IDs.
【OFF】 Exclude all IDs.
ID list (area ②)Shows every LIN ID captured in Analyze Window so that you can include or exclude them individually.
【ON】 Include the ID.
【OFF】 Exclude the ID.
The list does not appear until you click Get ID List.
Label Filtering SettingCheck AllSelects whether all labels in the list are included in the filter.
【ON】 Include all labels.
【OFF】 Exclude all labels.
Label list (area ③)Shows every label registered in Label Filter Window so that you can include or exclude them individually.
【ON】 Include the label.
【OFF】 Exclude the label.
Labels that are disabled in Label Filter Window are still listed here.

Error Filtering Workflow

Error Filtering hides all error logs from the display area. Follow these steps:

  1. Select the “Error Filtering” radio button.

    Select Error Filtering
  2. Click “Execute.” Error logs disappear from the display.

    Error Filtering result

ID Filtering Workflow

ID Filtering keeps only the LIN IDs you choose and hides the others.

  1. Click Get ID List. All LIN IDs in the log display area appear in the ID list. In the example below, IDs 03H, 15H, and 2DH are listed.

    ID list
  2. Choose the IDs to include. Use the check boxes to include or exclude each LIN ID. ON includes the ID; OFF excludes it. In the example below, only ID 15H is included.

    Select IDs
  3. Select the “ID Filtering” radio button.

    Select ID Filtering
  4. Click “Execute.” Only the IDs selected in step 2 remain visible. In the example below, only ID 15H is displayed.

    Filtered IDs

Label Filtering Workflow

Label Filtering keeps only the logs associated with the labels you choose in Label Filter Window.

info

These steps assume labels have already been configured in Label Filter Window.

tip

If no labels are registered, the Label Filtering radio button is disabled.

  1. Choose the labels to include. Use the check boxes to include or exclude each label. All labels are selected by default, so clear the boxes for any labels you want to hide. In the example below, only the Response_03 label remains selected.

    Select labels
  2. Select the “Label Filtering” radio button.

    Select Label Filtering
  3. Click “Execute.” Only the logs with the labels selected in step 1 remain visible. In the example below, only logs labeled Response_03 are shown.

    Filtered labels