Command @AAGxTtt
Description Read the Steinhart Coeficient of user-defined type
Syntax @AAGxTtt[CHK](cr)
@ a delimiter character
AA address of reading module (00 to FF)
G
command for reading the Steinhart Coeficient
x
A: read the Steinhart Coeficient A
C: read the Steinhart Coeficient C
C: read the Steinhart Coeficient C
Ttt
the type code of user-defined
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AA(Data)[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)
(Data) the data is eight hexadecimal digits in IEEE-754 format to represent the Steinhart coeficient.
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @01GAT70
Response !013A94030A
Description Read the A coeficient of type 70 of module 01 and return value is 3A94030A.
Reference



Back to Previous Page