![TORREY PINES SCIENTIFIC EchoTherm IC22 Скачать руководство пользователя страница 30](http://html1.mh-extra.com/html/torrey-pines-scientific/echotherm-ic22/echotherm-ic22_operating-manual_1134652030.webp)
Torrey Pines Scientific, Inc.
30
Example – Return the 8 char serial number:
send: V<CR>
returned:12345678 <CR><LF>
Temperature Commands
Command:
s (for FRONT plate, S for BACK plate)
Function:
Return Set Point Temperature
Description: When the command s<CR> is received by the IC22/IC22XT unit, the current set point
temperature will be returned in a text string terminated by <CR><LF>. The set point format length is
variable depending on the number of digits in the set point temperature and whether the value is negative.
If the command is not received in the proper syntax, e<CR><LF> will be returned.
Note: Putting the IC22/IC22XT into Idle Mode (see “Command: i”) will turn off the temperature controller
and the set point will be read as “off”.
Example—Return the current set point for the front plate:
send: s<CR>
returned example 1: -10<CR><LF>
returned example 2: 9 <CR><LF>
returned example 3: 100 <CR><LF>
returned example 4: off<CR><LF> if unit is in Idle Mode (see “Command: i”)
Command:
n (for FRONT plate, N for BACK plate)
Function:
Set and Store New Set Point Temperature
Description: When the command n(new_temperature)<CR> is received by the IC22/IC22XT unit, the set
point will be changed to new_temperature and the text string “ok” will be returned terminated by
<CR><LF>. The format for new_temperature is variable depending on the number of digits in the desired
new set point temperature and whether the value is negative. The settable range for an IC22/IC22XT is
-10 to +110 degrees (C).
If the command is not received in the proper syntax, e<CR><LF> will be returned.
Example1— Change set point to -10C:
send: n-10<CR>
returned: ok <CR><LF>
Example2 – Change set point to 9C :
send: n9<CR>
returned: ok <CR><LF>
Example3 – Change set point to 100C :
send: n100<CR>
returned: ok <CR><LF>