
I-7530A-MR-FD Modbus RTU to CAN
Converter User’s Manual (Version 1.0, 08/2022) ------------- 53
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 (general CAN message: 0~8, CAN FD message
is two characters LL:0~64)
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 while using
the UART2CAN Utility in order to receive Syntax and/or communication
error information.
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.
4.2 TIIIL[CHK]<CR>
Description:
Send or receive a standard CAN remote frame.
Syntax: TIIIL[CHK]<CR>
T
Represents a standard (2.0A) remote frame.
III
11 bits Identifier (000~7FF)
L
Data length (0~8)
Response:
Valid command: No response
Invalid command: ?<Error Code><CR>
Note:
It is necessary to enable the
“Error Response” function while using
the UART2CAN Utility in order to receive Syntax and/or communication
error information.
Example: