RST Instruments Ltd.
Page 9
4.3
GTT
C
OMMAND
The GTT command will cause the ThermArray node to send the latest
temperature reading. If the TTT has not been processed, the entries in the
returned reading defaults to 0 (zero). The entries are comma separated.
GTT DeviceAddress CR
=
Entered command
GTT DeviceAddress, Temperature, Resistance, ADReading CR
=
Returned string
Where:
GTT
=
Command to be processed
DeviceAddress
=
Address of ThermArray node in “
decimal
” format
Temperature
=
Temperature read at ThermArray node
Resistance
=
Resistance of thermistor
CR
=
Carriage return, hex 0x0D, command termination character
4.4
MODE
The MODE command is a special command used to switch the functionality of
the adapter. For ThermArray mode, use the following command to ensure the
correct configuration:
MODE 1CR
The adapter should respond with “RST Thermarray” to indicate proper
communication. Lack of response indicates a communication problem.
4.5
BAUD
The BAUD command is a special command used to change the RS232 COM
port baud rate. The adaptor will need to be switched into a different mode in
order to use the BAUD command. The following lists the sequence required to
change the baud rate.
1
MODE 1CR,
2
BAUD<baud rate>CR,
3
The supported <baud rate> is either 115200 or 9600.