![INW AquiStar TempHion Скачать руководство пользователя страница 33](http://html.mh-extra.com/html/inw/aquistar-temphion/aquistar-temphion_instruction-manual_2085809033.webp)
32
INW - TempHion Instruction Manual
Reading Via SDI-12
SDI-12 commands always return values for all four TempHion channels – temperature, pH, ISE,
and ORP channels. Most TempHions are confi gured either as temperature, pH, and ISE or just
temperature and ISE (such as Chloride or Bromide). You will need to disregard the readings for
the channel(s) you do not have confi gured on your unit.
Note:
The default units for temperature is Celsius. To change this, use the Direct Read Units
option in the Aqua4Plus/Aqua4Plus Lite Control Software. When using the M!, MC!, C!, or CC!
command, all mV channels will report in either pH, ppm, or Eh, depending on the channel type
(pH = pH, ISE = ppm, Redox = Eh). When using the M1!, MC1!, C1!, or CC1! command, all mV
channels will report in mV.
Addressing
Default SDI-12 Address: 0
SDI-12 Command Nomenclature
<a> = Sensor address
{crc} = SDI-12 compatible 3-character CRC
<cr> = ASCII carriage return character
<lf> = ASCII line feed character
highlighted values
indicate variable data
SDI-12 Commands
//*** Sensor Identifi cation
<a>I! <a>13 INWUSA TempHi
206
ssssssssss
<cr><lf>
//
note:
206
will change to refl ect current
//
fi rmware revision
// ssssssssss = device serial #
//*** Acknowledge Active, Address Query
<a>! <a><cr><lf>
?! <a><cr><lf>
//*** Change Address
<a>A<b>! <b><cr><lf>
// change address from <a> to <b>
//*** Request measurement
<a>M! <a>
0024
<cr><lf>
// request all measurements
<a>D0! <a>
+21.345+7.181+.053+.459.431
<cr><lf>
// read: Temperature, pH in pH units,
//ISE in ppm, ORP in Eh
<a>M1! <a>
0024
<cr><lf>
// request measurements
<a>D0! <a>
+21.34-134.458+100.48+.84.404
<cr><lf>
// read: Temperature, pH in mV, ISE in mV,
//ORP in mV
Note:
For fi mware version 2.0 – 2.3,
the M! and M1! commands are
swapped. Likewise for the MC!/MC1!,
C!/C1!, and CC!/CC1! commands.