Skip to main content

Trigger Function

Use triggers to start or stop logging automatically when specific conditions occur during monitoring:

  • Detecting specific log entries (log trigger)
  • Pressing specific keys (key trigger)

Configure triggers in Trigger Window.

Trigger Modes

ModeBehavior
Free RunDisables the trigger feature. Logging starts and stops together with monitoring.
TriggeredEnables triggers. Logging starts/stops when the configured conditions occur. Monitoring stops as soon as a stop trigger fires.
ReTriggeredEnables triggers. Logging starts/stops when the configured conditions occur. Monitoring stops after the stop trigger fires 64 times.
tip

ReTriggered mode requires both start and stop triggers. A new log file is created each time the start trigger fires.

Basic Operation

Configure a Log Trigger

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

    Open Trigger Window

  2. Enable the trigger feature Choose Triggerd or ReTriggerd in Trigger Mode. The following sections become available:

    • Start Log Trigger
    • Stop Log Trigger
    • Start Key Trigger
    • Stop Key Trigger

    Select trigger mode

  3. Enable a log trigger Turn on the checkbox for Start Log Trigger or Stop Log Trigger.

    Enable log trigger

  4. Open the Trigger Setting dialog Click Edit or double-click inside the trigger condition area to open Trigger Setting.

    Open Trigger Setting

  5. Configure the conditions Specify protocol, channel, direction, and other conditions.

    Configure log trigger

    tip

    See Trigger Setting dialog for details.

  6. Save the conditions Click OK. The configured conditions appear in Trigger Window.

    Registered start triggerRegistered stop trigger

  7. Start monitoring Logging starts or stops automatically when the trigger conditions occur.

Configure a Key Trigger

  1. Open Trigger Window

    Open Trigger Window

  2. Enable the trigger feature Choose Triggerd or ReTriggerd to unlock the trigger sections.

    Select trigger mode

  3. Enable a key trigger Turn on the checkbox for Start Key Trigger or Stop Key Trigger.

    Enable key trigger

  4. Configure the key combination Select the main key and optional sub key from the drop-down lists.

    Configure key trigger

    tip

    See Key Trigger overview for available keys.

  5. Start monitoring Logging starts or stops when the configured key combination is pressed.

Trigger Window Overview

Trigger Window

ItemDescriptionNotes
Trigger ModeSelect Free Run, Triggered, or ReTriggered.See Trigger modes.
Start Log TriggerConfigure start log triggers.See Log Trigger overview.
Stop Log TriggerConfigure stop log triggers.See Log Trigger overview.
Start Key TriggerConfigure start key triggers.See Key Trigger overview.
Stop Key TriggerConfigure stop key triggers.See Key Trigger overview.
ClearClears all trigger conditions after confirmation and switches the mode to Free Run.

Log Trigger Overview

Log Trigger

ItemDescriptionNotes
Start Log TriggerStart Log TriggerEnable or disable the start log trigger.
【ON】 Enable.
【OFF】 Disable.
Unavailable when Trigger Mode is Free Run.
Condition list (area ①)Shows the registered start log trigger conditions.Double-click to open the Trigger Setting dialog.
EditOpens the Trigger Setting dialog.
Scroll leftScrolls to the previous page when multiple conditions are registered.
Scroll rightScrolls to the next page when multiple conditions are registered.
Stop Log TriggerStop Log TriggerEnable or disable the stop log trigger.
【ON】 Enable.
【OFF】 Disable.
Unavailable when Trigger Mode is Free Run.
Condition list (area ②)Shows the registered stop log trigger conditions.Double-click to open the Trigger Setting dialog.
EditOpens the Trigger Setting dialog.
Scroll leftScrolls to the previous page.
Scroll rightScrolls to the next page.

Trigger Setting Dialog

Configure conditions for start or stop log triggers.

Trigger Setting dialog

ItemDescriptionNotes
ChChSelect the device channel: ALL, 1, 2, 3, or 4.
InnerChSelect the internal channel of the device: ALL, 1, or 2.
ProtocolSelect the protocol: CAN/CAN-FD, LIN, CXPI, DIO, or AD.CXPI and AD cannot be selected.
DirectionSelect the direction: R, T, or R or T.R = receive, T = transmit, R or T = both.
StateSelect the frame state: OK or NG.
TypeSelect the frame type.
If State is OK: Header, Response/Frm., Wakeup, Sleep, B-Sleep.
If State is NG: All Error, SyncBrk. Long, SyncBrk. Short, Parity Err., ShortMsg Err., Checksum Err., NoRes. Err., Bit Err., Framing Err., SyncField Err., H. Timeout, UART Err.
IDSet the LIN ID in hexadecimal.Available when Type is Header or Response/Frm.
DLSelect the data length (1–8, *).Available when Type is Response/Frm.
Data SettingOpen the Data Setting dialog to specify data bytes.Available when Type is Response/Frm.
Data list (area ①)Displays the data bytes configured in the Data Setting dialog.Double-click to reopen the Data Setting dialog.
OKSave the conditions and close the dialog.
CancelClose the dialog without saving.
Data Setting Dialog

Configure data bytes for the trigger condition in hexadecimal or binary.

Data Setting (Hex)Data Setting (Binary)

ItemDescriptionNotes
IDLIN ID in hexadecimal.Cannot be changed in this dialog.
DLData length (1–8, *).Adjusts the available byte fields. * behaves the same as 8.
Format tabs (area ①)Switch between Hex and Binary views.
Data fields (area ②)Enter data for each byte.Wildcards (*) can be used to ignore bits during matching.
EditorEnter data as CSV text.Wildcards (*) supported.
LoadLoad data from a CSV file saved with the Save button.
SaveSave the current data to a CSV file.
OKSave and close.
CancelDiscard and close.
tip

The data fields and editor are linked. Changes in one area update the other automatically.

Key Trigger Overview

Key Trigger

ItemDescriptionNotes
Start Key TriggerStart Key TriggerEnable or disable the start key trigger.
【ON】 Enable.
【OFF】 Disable.
Unavailable when Trigger Mode is Free Run.
Main key (area ①)Select the main key: None, A–Z, 0–9, F1–F12, SPACE.Selecting None disables the start key trigger.
Sub key (area ②)Select an optional modifier: None, Alt, Ctrl, Shift.The sub key alone cannot trigger logging.
Stop Key TriggerStop Key TriggerEnable or disable the stop key trigger.
【ON】 Enable.
【OFF】 Disable.
Unavailable when Trigger Mode is Free Run.
Main key (area ③)Select the main key for the stop trigger.Selecting None disables the stop key trigger.
Sub key (area ④)Select an optional modifier.The sub key alone cannot trigger logging.

Force Start Logging

When a start trigger is enabled, you can force logging to begin before the trigger condition occurs by:

  • Menu bar: Command → Forced Logging Start Forced logging start
  • Toolbar: Forced logging start