I-7530, I-7530-FT, I-7530A, I-7565
User’s Manual (Version 1.3, Apr/2015) -------- 36
4.3
eIIIIIIIILDD…[CHK]<CR>
Description:
Send or receive an extended CAN data frame.
Syntax: eIIIIIIIILDD…[CHK]<CR>
e
Stands for the extended (2.0B) data frame.
IIIIIIII
29 bits Identifier (00000000~1FFFFFFF)
L
Data length (0~8)
DD…
Input data frame value according to the data length
(00~FF)
Response:
Valid command: No response
Invalid command: ?<Error Code><CR>
Note:
It is necessary to enable the “Error Response” function in the CAN
Converter Utility, in order to receive Syntax and/or communication
error information at the host PC.
Example:
Command: e1234567851122334455<CR>
Send a CAN message with an extended data frame. ID=12345678,
DLC=5, data1=11, data2=22, data3=33, data4=44 and data5=55.