Skip to main content

Slot Transmission

The slot transmission function supports transmission under various conditions such as periodic transmission and event transmission.
Select Send Frame in Simulation Mode of the Simulation Window to use this function.

Send Frame Screen Description

Send Frame
Screen MenuDescription
Frame Slot ListDisplays configured slot information (note1)
Plus button buttonAdds a slot setting. Clicking opens the CAN/CAN-FD Frame Setting dialog.
Edit button buttonEdits the selected slot setting. Clicking opens the CAN/CAN-FD Frame Setting dialog. (note2)
Copy button buttonCopies configuration of the selected slot. (note3)
Trash button buttonDeletes the selected slot.
Move button buttonMoves the selected slot. (note4)

note1: Maximum configurable slots: 28.
note2: You can also edit a slot by double-clicking anywhere except the slot checkbox in the list.
note3: You can also copy a slot by right-drag-and-drop of the target slot in the list.
note4: You can also move a slot by drag-and-drop of the target slot in the list.

Slot Configuration

In Send Frame mode, clicking the + button or editing the selected slot opens the CAN/CAN-FD Frame Setting dialog.
You can configure transmission frames in this dialog.
The following describes configuration items for Mode (transmission mode) and Frame Setting (transmission frame).

CAN/CAN-FD Frame Setting Dialog (Mode, Frame Setting)

Frame Setting Dialog
No.ItemDetailDescription
1ModePeriodicSpecifies periodic transmission for the target frame.
Periodic TriggerSpecifies a frame that starts periodic transmission when a trigger condition occurs.
Used together with the event trigger function.
EventSpecifies event transmission for the target frame.
Used together with the event trigger function.
EventPeriodicSpecifies event periodic transmission for the target frame.
Used together with the event trigger function.
2Frame SettingProtocolSet to CAN or CAN FD. Select from:
- CAN
- CAN-FD
Std./Ext.Set Standard ID (Std) or Extended ID (Ext).
IDSet CAN ID (hex).
TypeSet Data or Remote frame.
Selectable only when Protocol is CAN. Disabled when CAN-FD is selected.
DLCSet DLC. Select from:
- When Protocol = CAN: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
- When Protocol = CAN-FD: 0,1,2,3,4,5,6,7,8,12,16,20,24,32,48,64
Data Set buttonSet frame data. Clicking Set opens the Data Setting dialog.
Bit Rate SwitchConfigurable only for CAN FD frames.
- Checked: Enables baud rate setting for CAN FD data field configured in Device Window.
- Unchecked: Disables it (all parts use arbitration baud rate).
Increment ModeData can be incremented on each frame transmission. Increment target can be set ON/OFF by byte.
- All button: sets all byte data as increment targets.
- Clear button: excludes all byte data from increment targets.
- Setting button: opens Increment Setting dialog for increment-target byte configuration.
CycleSet transmission cycle. Minimum unit is 0.1 ms (100 us). (note1)
OffsetSet offset time from simulation start to transmission start. Minimum unit is 0.1 ms (100 us). (note1)(note2)
Min.IntervalSet guaranteed minimum transmission interval. Minimum unit is 0.1 ms (100 us). (note1)
CountSet number of transmissions for periodic/event periodic transmission. Setting 0 means unlimited. (note3)
One Shot TransmitSet retransmission behavior on error detection.
- Checked: no retransmission on error.
- Unchecked: retransmission on error.
Signal Data Setting buttonClicking opens signal setting dialog.
Signal setting is under development and unavailable.

note1: You can also change the ones and tenths digits with updown button button.
note2: When Event or Event Periodic is selected, if an event is received before offset time elapses, event transmission is executed.
note3: Under the following conditions, periodic transmission count starts from event transmission.

  • Mode: EventPeriodic
  • Count set to a value other than 0
  • Count transmissions completed
  • Event detected

The dialog title bar changes depending on how the CAN Frame Setting dialog is opened.

OperationTitleExample
Add new slotAdds [New] at the endnew
Edit existing slotAdds [Slot number] at the endno
Duplicate selected slotAdds [Copy] at the endcopy

Data Setting Dialog

Click Data Set in CAN/CAN-FD Frame Setting to open the Data Setting dialog.
Use this dialog to configure transmission data.

Data Setting Dialog
ItemDescriptionNotes
IDCAN IDCannot be edited in Data Setting.
DLCData lengthDisplay of data setting areas [2] and [3] changes according to DLC settings.
[1]Hex/Binary display tabSwitch data display between Hex and Binary.
[2]Per-byte data setting area (note1)Each cell represents 1 byte. Top-left cell is Data1.
[3]Editor area (note1)Data can be set as comma-separated bytes.
Settings can be saved/loaded as CSV.
Load button buttonLoad Data Setting fileLoads CSV file saved from Data Setting.
Save button buttonSave Data Setting fileSaves Data Setting content as CSV. Target is settings in [3].

note1: Data can be changed in either [2] or [3]. Both displays are synchronized.

Display Example in Binary Tab
Data Setting Binary

Increment Setting Dialog

Click Setting in Increment Mode of CAN/CAN-FD Frame Setting to open the Increment Setting dialog.
In this dialog, you can specify increment-target data.

Increment Setting Dialog
Screen MenuDescriptionNotes
IDCAN IDCannot be edited in Increment Setting.
DLCData lengthCannot be edited in Increment Setting.
[1]Increment target checkConfigure whether each 1-byte data item is included as an increment target.