Changes for page Water Quality Sensors

Last modified by Karry Zhuang on 2025/02/18 15:43

From version 11.1
edited by Karry Zhuang
on 2024/07/18 14:10
Change comment: There is no comment for this version
To version 13.1
edited by Karry Zhuang
on 2024/07/18 15:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,6 +42,7 @@
42 42  
43 43  == 1.7 RS485 Commands ==
44 44  
45 +=== 1.7.1 Query data ===
45 45  
46 46  The address of the EC K10 sensor is 11
47 47  
... ... @@ -57,6 +57,17 @@
57 57  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.
58 58  
59 59  
61 +=== 1.7.2 Calibration Method ===
62 +
63 +
64 +This device uses one-point calibration, and you need to prepare a known E standard solution. When mileage K=1, 1~~2000 uses 1413uS/cm standard solution, and when mileage K=10, 10~~20000 uses 12.88mS/cm standard solution. The calibration steps are as follows:
65 +(1) Place the electrode in distilled water and clean it. When mileage 1~~2000 uses 1413HS/cm standard solution, enter the following calibration command after the data is stable.
66 +
67 +
68 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:676.25px" %)
69 +|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Function code|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address high|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Address low|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Quantity high|=(% style="width: 1px; background-color: rgb(79, 129, 189); color: white;" %)Quantity low|=(% style="width: 139.083px; background-color: rgb(79, 129, 189); color: white;" %)Data length|=(% style="width: 50px;background-color:#4F81BD;color:white" %)Data|=(% style="width: 50px;background-color:#4F81BD;color:white" %)CRC16 low|=(% style="width: 50px;background-color:#4F81BD;color:white" %)CRC16 high
70 +|(% style="width:99px" %) |(% style="width:112px" %) |(% style="width:135px" %) |(% style="width:126px" %) |(% style="width:85px" %) |(% style="width:1px" %) |(% style="width:1px" %) |(% style="width:1px" %) |(% style="width:1px" %) |(% style="width:1px" %)
71 +
60 60  = 2. DR-PH01 Water PH Sensor =
61 61  
62 62  == 2.7 RS485 Commands ==