Tiny Addressable Serial Converter
ICP DAS CO., LTD.
User Manual, Ver. 1.3, Apr. 2018, Page: 45
5.1.6
$AA6[name]
Description:
This function sets the alias-name string for COM 2/3. Max-number of
characters = 15.
Syntax:
$AA6[ID]
[chk](CrLf)
Sets the alias-name string for COM 2/3
[Request]
Byte 1
Byte 2-3
Byte 4
Byte 5-12
Byte 13-14
Byte 15-16
$
AA
6
[name]
[chk]
(CrLf)
$
AA
[name]
[chk]
(CrLf)
Delimiter character
2-character port address in the Hex format. The valid range is from 00~FF
Alias-name string, (Max-number of character is 15)
2-character checksum. If the checksum is disabled
no [chk]
End Character
[Response]
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-character port address in Hex format
2-character checksum. If the checksum is disabled
no [chk]
End Character
If no response
syntax error, communication error, or address error
Example:
(Assume the module address of tM-752N is 01)
e.g. Command
Response
1
$016Temperature1(CrLf)
!01(CrLf)
Set alias-name of COM2 (RS-232) as “Temperature 1”.
2
$026HP34401A-1(CrLf)
!02(CrLf)
Set alias-name of COM3 (RS-232) as “HP34401A-1”.