INW - TempHion Instruction Manual
33
//*** Request measurement with CRC
<a>MC! <a>
0024
<cr><lf>
// request all measurements w/CRC
<a>D0! <a>
+21.345+7.181+.053+.459.431
{
crc
}<cr><lf>
// read: Temperature, pH in pH units,
//ISE in ppm, ORP in Eh
<a>MC1! <a>
0024
<cr><lf>
// request measurements w/CRC
<a>D0! <a>
+21.34-134.458+100.48+.84.404
{
crc
}<cr><lf>
// read: Temperature, pH in mV, ISE in mV,
//ORP in mV
//*** Concurrent measurement
<a>C! <a>
00204
<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>C1! <a>
00204
<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
//*** Concurrent measurement with CRC
<a>CC! <a>
00204
<cr><lf>
// request all measurements w/CRC
<a>D0! <a>
+21.345+7.181+.053+.459.431
{
crc
}<cr><lf>
// read: Temperature, pH in pH units,
//ISE in ppm, ORP in Eh
<a>CC1! <a>
00204
<cr><lf>
// request measurements w/CRC
<a>D0! <a>
+21.34-134.458+100.48+.84.404
{
crc
}<cr><lf>
// read: Temperature, pH in mV, ISE in mV,
//ORP in mV
For further information and SDI-12 examples, see the INW application note, “
TempHion Inter-
face Specifi cation (SDI-12)
” available from our web site at www.inwusa.com/technical-library.