Command @AAA3Ci
Description Read specificed channel temperature offset
Syntax @AAA3Ci[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
A3
command for reading temperature offset
Ci Specifies channel
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AANN[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)
NN
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 response
Example
Command @01A3C0
Response !010A
Description Read channel 0 temperature offset of module 01, return is +1.0.
Reference



Back to Previous Page