I-7530, I-7530-FT, I-7530A, I-7565
User’s Manual (Version 1.3, Apr/2015) -------- 34
4.1
tIIILDD…[CHK]<CR>
Description:
Send or receive a standard CAN data frame.
Syntax: tIIILDD…[CHK]<CR>
t
Represent a standard (2.0A) data frame.
III
11 bits Identifier (000~7FF)
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: t03F6112233445566<CR>
Send a CAN message with a standard data frame. ID=03F,
DLC=6, data1=11, data2=22, data3=33, data4=44, data5=55 and
data6=66.