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.
New
Data Frame
Inserts a new line (message) under the marked line.
New
Remote Frame
Inserts a new line (message) under the marked line. The message contains no data.
Delete
Deletes the marked line from the CAN message list.
Duplicate
Duplicates the marked line. The duplicated line is inserted below the marked line.
Move up
Moves the current line in the CAN Message List up one line.
Move 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.
OK
Closes the dialog box and accepts your changes.
Cancel
Closes the dialog box and discards your changes.
This menu contains the following functions:
New Data Frame
Inserts a new line (message) under the marked line.
New Remote Frame
Inserts a new line (message) under the marked line. The message contains no data.
Copy
Copies the selected lines to the clipboard without deleting it from the CAN Message List.
Paste
Inserts the contents of the clipboard into the marked lines and overwrites its contents.
Delete
Deletes the marked line from the CAN Message List.
Duplicate
Duplicates the marked line. The duplicated line is inserted under the marked line.
Move up
Moves the current line in the CAN Message List up one line.
Move down
Moves the current line in the CAN Message List down one line.
See also