Tiny Addressable Serial Converter
ICP DAS CO., LTD.
User Manual, Ver. 1.3, Apr. 2018, Page: 49
5.1.9
[delimiter]AA[bypass]
Description:
This function bypasses the data string to COM 2/3.
Syntax:
(delimiter)
AA(pass)
[chk](CrLf)
Bypasses the data string to COM 2/3
[Request]
Byte 1
Byte 2-3
Byte 4 - n
Byte (n+1) - (n+2)
Byte (n+3) - (n+4)
(delimiter)
AA
(bypass)
[chk]
(CrLf)
AA
(bypass)
[chk]
(CrLf)
2-characterport address in Hex format. The valid range is from 00~FF
The data string sent to COM 2/3
2-character checksum. If the checksum is disabled
no [chk]
End Character
[Response]
The response received will depend on the device used.
Example:
(Assume the module address of tM-752N is 01.
The delimiters for COM2/3are “:” and “*”, respectively)
e.g. Command
Response
1
:01abcde(CrLf)
Depends on the device
Send
abcde
to COM2
2
*02test(CrLf)
Depends on the device
Send
test
to COM3