CAN Message List Editor Dialog Box

To open this dialog box, select Edit > Add > CAN Message List. Double-click the added CAN Message List.

This dialog box contains the following fields and buttons:

Pos column

Shows the position of the message in the CAN message list.

FD column

Defines whether it is a CAN FD message or not.

Delay Time [ms] column

Defines the time delay (10 ms – 1000 ms) with which the CAN messages are to be sent.

ID [Hex] column

Defines the number with which the message can be identified.

Note

The number must be within the value range you select in the Std/Ext column.

Std/Ext column

Defines the value range for the ID.

standard

0; 0x08 00 = 2048

extended

0; 0x20 00 00 00 = 536870912

Frame Type column

Contains status information on the Frame type.

Data

At least one byte is set in the data section.

Remote

No data available

Error

The CAN message list was read from a CAN DB file.

Size column

Shows the data length of the CAN or CAN FD message, calculated from the values in columns 1 [Hex] - 8 [Hex] for CAN or 1 [Hex] - 64 [Hex] for CAN FD.

1 [Hex]8 [Hex] or - 64 [Hex] columns

Define the data to be sent per byte as CAN message list (each byte corresponds to a column). Columns 1 [Hex]8 [Hex] are displayed for CAN and columns 1 [Hex]64 [Hex] are displayed for CAN FD.

Generate/button.gifNew Data Frame

Inserts a new line (message) under the marked line.

Generate/button.gifNew Remote Frame

Inserts a new line (message) under the marked line. The message contains no data.

Generate/button.gifDelete

Deletes the marked line from the CAN message list.

Generate/button.gifDuplicate

Duplicates the marked line. The duplicated line is inserted below the marked line.

Generate/button.gifMove up

Moves the current line in the CAN Message List up one line.

Generate/button.gifMove down

Moves the current line in the CAN Message List down one line.

Insert new message below current position

Defines that the new message is always inserted under the marked line.

Generate/button.gif OK

Closes the dialog box and accepts your changes.

Generate/button.gifCancel

Closes the dialog box and discards your changes.

See also

Managing CAN Files