Skip to main content

Overview and Basic Operations

What the Simulation Function Offers

Use the Simulation Window to send frames to the CAN bus in multiple modes:

ModeDescription
NoneMonitor only (no transmission).
Send FrameSlot-based transmission with up to 28 configurable entries (Periodic, Periodic Trigger, Event, Event Periodic).
Direct TransmitSend the selected frame immediately with the Send button.
Log ReplayPlay back a saved log (up to 1.2 million records) with loop, offset, interval, and trigger options.
Burst TransmitContinuously send a single frame or an entire log in burst mode.
ExtendedReserved for plug-in extensions.

All modes support triggers such as Receive, Log, or Key triggers, and you can fine-tune ID, DLC, data, increments, counts, and intervals for each frame.

Example: Configuring a Periodic Frame

  1. Open Simulation Window from the menu or toolbar.
  2. Select Send Frame as the Simulation Mode.
  3. Click + to open the CAN/CAN-FD Frame Setting dialog.
  4. Enter the frame details (for example: Mode = Periodic, Protocol = CAN FD, ID = 0x100, DLC = 64, Cycle = 100 ms).
  5. Click Data Set to define the payload data.
  6. Close the dialogs with OK. The frame appears in the Frame Slot list; enable it with the checkbox.
  7. Start monitoring (Command → Start, toolbar button, or F5). Enabled frames transmit according to their configuration.

You can enable or disable individual slots during monitoring to adjust the transmission in real time.

Simulation Window Layout

Simulation Window
No.ItemDescription
1Channel tabsChoose the channel to configure.
2Simulation ModeSelect None, Send Frame, Log Replay, Burst Transmit, or Extended.
3Settings paneDisplays the configuration UI for the chosen mode.

Monitor Mode (None)

Monitor mode
ControlDescription
All ClearClears all simulation settings for the selected channel.
Send Frame ClearClears Send Frame entries (Direct Transmit settings remain).