Tiny Addressable Serial Converter
ICP DAS CO., LTD.
User Manual, Ver. 1.3, Apr. 2018, Page: 58
[Response]
Byte 1
Byte 2-3
Byte 4
Byte 5-6
Byte 7-8
Note
!
AA
[timeout]
[chk]
(CrLf)
Read
Byte 1
Byte 2-3
Byte 4-5
Byte 6-7
Note
!
AA
[chk]
(CrLf)
Valid
?
Invalid
!
?
AA
[chk]
(CrLf)
Delimiter character indicating a valid command
Delimiter character indicating an invalid command
2-characterport address in Hex format
2-character checksum. If the checksum is disabled
no [chk]
End Character
If no response
buffer is empty, syntax error, communication error, address error
Example:
(Assume the module address of tM-752N is 01.)
e.g. Command
Response
1
$01J01000(CrLf)
!01(CrLf)
Sets the timeout value for the COM1 (RS-485) to 1000ms
2
$01J11500(CrLf)
!01(CrLf)
Sets the timeout value of the COM2 (RS-232) to 1500ms
3
$01J1(CrLf)
!011500(CrLf)
Reads the Response timeout value of COM2
The Response timeout value of COM2 is 1500ms.
Notes:
The default Response timeout value for all RS-232 COM ports is 1000 ms.