Command @AARTTttR(Data)
Description Read the temperature corresponding to the resistance of user-defined type
Syntax @AARTTttR(Data)[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
RT
command for reading temperature corresponding to the resistance of user-defined type
Ttt
the type code of user-defined
R(Data)
the cosists of seven decimal digits or five digits, decimal point and one additional digit, to represent the input resistance.
[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 consists of a +/- sign, three digits, decimal piont and two additional digits to represent the temperature associated with the input resistance.
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @01RTT70R00801.2
Response !01+072.62
Description reads the temperature assoicated with
Reference



Back to Previous Page