Changes for page Water Quality Sensors
Last modified by Karry Zhuang on 2025/07/25 09:38
From version 60.8
edited by Karry Zhuang
on 2025/07/15 15:39
on 2025/07/15 15:39
Change comment:
There is no comment for this version
To version 62.4
edited by Karry Zhuang
on 2025/07/15 17:26
on 2025/07/15 17:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -111,7 +111,6 @@ 111 111 112 112 === 1.7.1 Query address === 113 113 114 -ECK1 and ECK10.0 115 115 116 116 **send:** 117 117 ... ... @@ -130,8 +130,6 @@ 130 130 131 131 132 132 133 -ECK200.0 134 - 135 135 === 1.7.2 Change address === 136 136 137 137 ... ... @@ -210,8 +210,11 @@ 210 210 **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. 211 211 212 212 210 +ECK200 211 + 213 213 === 1.7.5 Calibration Method === 214 214 214 +ECK1 and ECK10.0 215 215 216 216 This device uses one-point calibration, and you need to prepare a known E standard solution. When mileage K=1, 1~~2000 uses 1413μS/cm standard solution, and when mileage K=10, 10~~20000 uses 12.88mS/cm standard solution. 217 217 ... ... @@ -255,6 +255,65 @@ 255 255 |=(% style="width: 42px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 68px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 68px;background-color:#4F81BD;color:white" %)Address high|=(% style="width: 68px;background-color:#4F81BD;color:white" %)Address low|=(% style="width: 68px;background-color:#4F81BD;color:white" %)Quantity high|=(% style="width: 68px; background-color: rgb(79, 129, 189); color: white;" %)Quantity low|=(% style="width: 68px;background-color:#4F81BD;color:white" %)CRC16 low|=(% style="width: 68px;background-color:#4F81BD;color:white" %)CRC16 high 256 256 |(% style="width:99px" %)0X11|(% style="width:112px" %)0X06|(% style="width:135px" %)0X00|(% style="width:126px" %)0X26|(% style="width:85px" %)0X00|(% style="width:1px" %)0X02|(% style="width:1px" %)0XEB|(% style="width:1px" %)0X50 257 257 258 + 259 + 260 +**EC200.0** 261 + 262 +For the device with address 01, use 1413uS/cm standard solution to calibrate the first point. Send frame: 1413. Convert hexadecimal to 585. Write 00 01, 00 00, 05 85 to 0x0120, 0x0121, 0x0122 respectively. 263 + 264 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:518px" %) 265 +|=(% style="width: 42px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register length|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Data length|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)Register contents|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 53px;background-color:#4F81BD;color:white" %)CRC16 high 266 +|(% style="width:99px" %)0X01|(% style="width:112px" %)0X10|(% style="width:135px" %)0X01 0X20|(% style="width:126px" %)0X00 0X03|(% style="width:85px" %)0X06|(% style="width:1px" %)((( 267 +0X00 268 +0X01 269 +0X00 270 +0X00 271 +0X05 272 +0X85 273 +)))|(% style="width:1px" %)0X1c|(% style="width:1px" %)((( 274 +((( 275 +0X25 276 +))) 277 +))) 278 + 279 +**response:** 280 + 281 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:518px" %) 282 +|=(% style="width: 42px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register length|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Data length|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 283 +|(% style="width:99px" %)0X01|(% style="width:112px" %)0X10|(% style="width:135px" %)0X01 0X20|(% style="width:126px" %)0X00 0X03|(% style="width:85px" %)0X06|(% style="width:1px" %)((( 284 +0X80 285 +)))|(% style="width:1px" %)0X3e 286 + 287 + 288 + 289 +Use 111310uS/cm standard solution to calibrate the second point 290 +Send frame: 111310 is converted into hexadecimal 1b2ce, and 0002, 0001 are written to 0x0120, 0x0121, and 0x0122 respectively. 291 + 292 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:518px" %) 293 +|=(% style="width: 42px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register length|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Data length|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)Register contents|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 53px;background-color:#4F81BD;color:white" %)CRC16 high 294 +|(% style="width:99px" %)0X01|(% style="width:112px" %)0X10|(% style="width:135px" %)0X01 0X20|(% style="width:126px" %)0X00 0X03|(% style="width:85px" %)0X06|(% style="width:1px" %)((( 295 +0X00 296 +0X02 297 +0X00 298 +0X01 299 +0Xb2 300 +0Xce 301 +)))|(% style="width:1px" %)0X3e|(% style="width:1px" %)((( 302 +((( 303 +0X22 304 +))) 305 + 306 + 307 +))) 308 + 309 +**response:** 310 + 311 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:518px" %) 312 +|=(% style="width: 42px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register Address|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Register length|=(% style="width: 53px;background-color:#4F81BD;color:white" %)Data length|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 low|=(% style="width: 53px; background-color: rgb(79, 129, 189); color: white;" %)CRC16 high 313 +|(% style="width:99px" %)0X01|(% style="width:112px" %)0X10|(% style="width:135px" %)0X01 0X20|(% style="width:126px" %)0X00 0X03|(% style="width:85px" %)0X06|(% style="width:1px" %)((( 314 +0X80 315 +)))|(% style="width:1px" %)0X3e 316 + 258 258 = 2. DR-PH01 Water PH Sensor = 259 259 260 260 == 2.1 Specification == ... ... @@ -892,7 +892,10 @@ 892 892 02 9A is the turbidity value, converted to decimal, it is 666, and then divided by 10, the actual value is 66.6, 02 9A means the current turbidity value is 66.6 NTU 893 893 894 894 895 -= 6. Water Quality Sensor Datasheet = 896 896 955 += 6. DR-TS1 Water Turbidity Sensor = 897 897 957 += 7. Water Quality Sensor Datasheet = 958 + 959 + 898 898 * **[[Water Quality Sensor Transmitter Datasheet>>https://www.dropbox.com/scl/fi/9tofocmgapkbddshznumn/Datasheet_WQS-xB-WQS-xS_Water-Quality-Sensor-Transmitter.pdf?rlkey=wxua12ur9swk30rkqnh2boo9z&st=axga6epf&dl=0]]**