Command @AAA2CiTnn
Description Set specificed channel temperature offset
Syntax @AAA2CiTnn[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
A2
command for setting temperature offset
Ci Specifies channel
Tnn
temperature offset value, hexademical, every unit is 0.1ºC
01 ~ 7F = +0.1 ~ +12.7
80 ~ FF = -12.8 ~ -0.1
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AA[CHK](cr)
Invalid Command ?AA[CHK](cr)
Syntax error or communication error may get no response.
! delimiter for valid command
? delimiter for invalid command.
AA address of response module (00 to FF)
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @01A2C0T0A
Response !01
Description Set channel 0 temperature offset is +1.0 ºC of module 01, return succuss.
Reference



Back to Previous Page