Changes for page Water Quality Sensors
Last modified by Karry Zhuang on 2025/02/18 15:43
From version 45.1
edited by Karry Zhuang
on 2024/07/20 17:26
on 2024/07/20 17:26
Change comment:
There is no comment for this version
To version 36.1
edited by Karry Zhuang
on 2024/07/19 16:58
on 2024/07/19 16:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -28,9 +28,7 @@ 28 28 29 29 == 1.3 Wiring == 30 30 31 -[[image:image-20240720172533-1.png||height="347" width="569"]] 32 32 33 - 34 34 == 1.4 Mechinical Drawing == 35 35 36 36 [[image:image-20240714174241-2.png]] ... ... @@ -74,7 +74,7 @@ 74 74 [[image:image-20240718190249-4.png||height="287" width="515"]] 75 75 76 76 77 -== 1.6 Maint enance==75 +== 1.6 Maintain == 78 78 79 79 80 80 * The equipment itself generally does not require daily maintenance. When an obvious fault occurs, please do not open it and repair it yourself, and contact us as soon as possible. ... ... @@ -143,44 +143,18 @@ 143 143 144 144 === 1.7.4 Query data === 145 145 146 - 147 - 148 -Query the data (EC,temperature) of the sensor (address 11), host → slave 149 - 150 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:599.333px" %) 151 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Function code|=(% style="width: 64px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address high|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address low|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register length high|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Register length low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 152 -|(% style="width:99px" %)0X11|(% style="width:72px" %)0X03|(% style="width:64px" %)0X00|(% style="width:68px" %)0X00|(% style="width:70px" %)0X00|(% style="width:72px" %)0X02|(% style="width:56px" %)0XC6|(% style="width:56px" %)0X9B 153 - 154 -If the sensor receives correctly, the following data will be returned, slave → host 155 - 156 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:599.333px" %) 157 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Function code|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Data length|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Register 0 Data high|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register 0 Data low|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Register 1 Data high|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register 1 Data low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 158 -|(% style="width:99px" %)0X11|(% style="width:72px" %)0X03|(% style="width:68px" %)0X04|(% style="width:70px" %)0X02|(% style="width:72px" %)0XAE|(% style="width:56px" %)0X01|(% style="width:56px" %)0X64|(% style="width:56px" %)0X8B|(% style="width:56px" %)0XD0 159 - 160 160 The address of the EC K10 sensor is 11 161 161 162 162 The query data command is 11 03 00 00 00 02 C6 9B 163 163 164 -For example, the returned data is 11 03 04 (% style="color:red" %)**02 AE**(%%) 01 64 8B D0. 02 AE is converted to decimal 686, K=10, EC: 6860uS/cm ,temperature: 35.6℃ Convert the returned data to decimal and divide by 10.148 +For example, the returned data is 11 03 04 (% style="color:red" %)**02 AE**(%%) 01 64 8B D0. 02 AE is converted to decimal 686, K=10, EC: 6860uS/cm 165 165 166 166 167 -Query the data (EC,temperature) of the sensor (address 11), host → slave 168 - 169 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:599.333px" %) 170 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Function code|=(% style="width: 64px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address high|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address low|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register length high|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Register length low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 171 -|(% style="width:99px" %)0X12|(% style="width:72px" %)0X03|(% style="width:64px" %)0X00|(% style="width:68px" %)0X00|(% style="width:70px" %)0X00|(% style="width:72px" %)0X02|(% style="width:56px" %)0XC6|(% style="width:56px" %)0XA8 172 - 173 -If the sensor receives correctly, the following data will be returned, slave → host 174 - 175 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:599.333px" %) 176 -|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Function code|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Data length|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Register 0 Data high|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register 0 Data low|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Register 1 Data high|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register 1 Data low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 177 -|(% style="width:99px" %)0X12|(% style="width:72px" %)0X03|(% style="width:68px" %)0X04|(% style="width:70px" %)0X02|(% style="width:72px" %)0XAE|(% style="width:56px" %)0X01|(% style="width:56px" %)0X64|(% style="width:56px" %)0XB8|(% style="width:56px" %)0XD0 178 - 179 179 The address of the EC K1 sensor is 12 180 180 181 181 The query data command is 12 03 00 00 00 02 C6 A8 182 182 183 -For example, the returned data is 12 03 04 (% style="color:red" %)**02 AE**(%%) 01 64 B8 D0. 02 AE is converted to decimal 686, K=1, EC: 686uS/cm ,temperature: 35.6℃ Convert the returned data to decimal and divide by 10.155 +For example, the returned data is 12 03 04 (% style="color:red" %)**02 AE**(%%) 01 64 B8 D0. 02 AE is converted to decimal 686, K=1, EC: 686uS/cm 184 184 185 185 186 186 === 1.7.5 Calibration Method === ... ... @@ -253,9 +253,7 @@ 253 253 254 254 == 2.2 Wiring == 255 255 256 -[[image:image-20240720172548-2.png||height="348" width="571"]] 257 257 258 - 259 259 == (% style="color:inherit; font-family:inherit" %)2.3 (% style="color:inherit; font-family:inherit; font-size:26px" %)Mechinical Drawing(%%) == 260 260 261 261 [[image:image-20240714174241-2.png]] ... ... @@ -288,7 +288,7 @@ 288 288 First rinse the electrode with distilled water, then rinse it with the water sample, then immerse the electrode in the sample, carefully shake the test cup or stir it to accelerate the electrode balance, let it stand, and record the pH value when the reading is stable. 289 289 290 290 291 -== 2.5 Maintenance == 261 +=== 2.5 Maintenance === 292 292 293 293 294 294 * The equipment itself generally does not require daily maintenance. When an obvious fault occurs, please do not open it and repair it yourself. Contact us as soon as possible! ... ... @@ -434,9 +434,7 @@ 434 434 435 435 == 3.2 Wiring == 436 436 437 -[[image:image-20240720172620-3.png||height="378" width="620"]] 438 438 439 - 440 440 == 3.3 Mechinical Drawing == 441 441 442 442 [[image:image-20240714174241-2.png]] ... ... @@ -460,7 +460,7 @@ 460 460 [[image:image-20240718191336-5.png||height="239" width="326"]] 461 461 462 462 463 -== 3.5 Maintenance == 431 +=== 3.5 Maintenance === 464 464 465 465 466 466 (1) The equipment itself generally does not require daily maintenance. When an obvious fault occurs, please do not open it and repair it yourself, and contact us as soon as possible. ... ... @@ -538,7 +538,7 @@ 538 538 === 3.6.4 Query data === 539 539 540 540 541 -Query the data (ORP) of the sensor (address 1 3), host → slave509 +Query the data (ORP) of the sensor (address 10), host → slave 542 542 543 543 (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:599.333px" %) 544 544 |=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Function code|=(% style="width: 64px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address high|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Starting register address low|=(% style="width: 70px; background-color: rgb(79, 129, 189); color: white;" %)Register length high|=(% style="width: 72px; background-color: rgb(79, 129, 189); color: white;" %)Register length low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 56px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high ... ... @@ -599,7 +599,6 @@ 599 599 600 600 == 4.2 wiring == 601 601 602 -[[image:image-20240720172632-4.png||height="390" width="640"]] 603 603 604 604 605 605 == (% id="cke_bm_224234S" style="display:none" %) (%%)4.3 Impedance requirements for current signals == ... ... @@ -613,7 +613,7 @@ 613 613 [[image:image-20240719155308-1.png||height="226" width="527"]] 614 614 615 615 616 -== 4.5 Instructions for use and maintenance == 583 +=== 4.5 Instructions for use and maintenance === 617 617 618 618 * It can be directly put into water without adding a protective tube, ensuring the long-term stability, reliability and accuracy of the sensor. 619 619 * If the water conditions are complex and you want accurate data, you need to wipe the sensor probe frequently. ... ... @@ -711,9 +711,7 @@ 711 711 712 712 == 5.2 wiring == 713 713 714 -[[image:image-20240720172640-5.png||height="387" width="635"]] 715 715 716 - 717 717 == 5.3 Impedance requirements for current signals == 718 718 719 719 [[image:image-20240718195414-8.png||height="100" width="575"]] ... ... @@ -724,7 +724,7 @@ 724 724 [[image:image-20240718195058-7.png||height="305" width="593"]] 725 725 726 726 727 -== 5.5 Instructions for use and maintenance == 692 +=== 5.5 Instructions for use and maintenance === 728 728 729 729 * It can be directly put into water without adding a protective tube, ensuring the long-term stability, reliability and accuracy of the sensor. 730 730 * If the water conditions are complex and you want accurate data, you need to wipe the sensor probe frequently. ... ... @@ -752,6 +752,7 @@ 752 752 |=(% style="width: 50px;background-color:#4F81BD;color:white" %)New address|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 106px; background-color: rgb(79, 129, 189); color: white;" %)Data length|=(% style="width: 93px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 104px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 753 753 |(% style="width:99px" %)0X01|(% style="width:112px" %)0X03|(% style="width:106px" %)0X00|(% style="width:93px" %)0X20|(% style="width:104px" %)0XF0 754 754 720 + 755 755 === 5.6.2 Change address === 756 756 757 757 For example: Change the address of the sensor with address 1 to 2, master → slave
- image-20240720172533-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.karry - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 MB - Content
- image-20240720172548-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.karry - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 MB - Content
- image-20240720172620-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.karry - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 MB - Content
- image-20240720172632-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.karry - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 MB - Content
- image-20240720172640-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.karry - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 MB - Content