I-7530, I-7530A, I-7565, I-7530-FT, tM-7530, tM-7530A, tM-7565 User Manual Version 1.6
Page:
56
Copyright © 2018 ICP DAS Co., Ltd. All Rights Reserved E-mail: [email protected]
4.2
tIIILDD…[CHK]<CR>
Description:
Transmit or receive standard 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:
In order to communicate with the computer to receive error information, the user
must enable the "Error Response" function in the CAN converter software.
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.