Skip to main content

Slave Simulation

Slave Simulation sends responses when headers are received from a master node. Select Slave Sim. in Simulation Window.

Workflow

  1. Select Slave Sim.

    Select Slave Sim.
  2. Open LIN Response Setting Click Add response.

  3. Configure the response

    Response dialog
    FieldDescriptionExample
    IDLIN ID (00H–3FH).15
    DataResponse bytes.A1 C3
  4. Save the response Click Save response.

    Response list

    Turn off the checkbox to disable a response without deleting it.

  5. Start monitoring Click Start (or use Command → Start / F5). Responses are sent when matching headers are received.

    Response example

UI Reference

Slave simulation UI
AreaDescriptionNotes
Response List (①)Displays response definitions.
Response ID ListView options:
Available ID — show only configured IDs.
ALL ID — show all IDs (unconfigured IDs are grayed out).
AddAdd a response.Double-click an empty row when ALL ID is selected to add a response. Not available while monitoring.
EditEdit the selected response.Double-click a row to edit. Can be used during monitoring.
CopyDuplicate a response.Disabled during monitoring.
DeleteDelete the selected response after confirmation.Disabled during monitoring.
Send wakeupSend a wake-up signal.Available only while monitoring.

LIN Response Setting Dialog

Response dialog
SectionFieldDescriptionNotes
Frame SettingIDSet the LIN ID (00H–3FH). Values outside the range are corrected automatically.
DataSet response bytes in hex.Length is determined by the ID definition in Device Setting.
ErrorChoose an error type (None, CheckSum, ShortMsg., Framing, etc.).Invalid combinations fall back to None.
Pattern SettingSource FilePath to the pattern file.Enter manually or choose with the file picker.
...Load, clear, and save pattern data, apply filters, and define default data behavior.See the original dialog for full options.
Pattern Change TriggerConfigure how pattern data switches (Timer, Log Trigger, Key Trigger).
ButtonsOK / CancelSave or discard changes.

Dialog titles change to New, Edit, or Copy depending on how the dialog is opened.

Pattern Change Trigger

OptionDescription
TimerSwitch patterns at a defined interval (ms/sec/min).
Ext TriggerExternal trigger (under development).
Log TriggerSwitch when a specified log is detected.
Key TriggerSwitch when a specified key combination is pressed.

Each trigger opens a dedicated dialog to configure details (interval, log condition, or key combination).