Changes for page

Last modified by Kilight Cao on 2025/07/22 16:13

From version 81.13
edited by Mengting Qiu
on 2025/07/01 14:06
Change comment: There is no comment for this version
To version 81.17
edited by Mengting Qiu
on 2025/07/01 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -260,13 +260,17 @@
260 260  
261 261  Multiply by the default K-value (1000) to get the new K-value: 0.75×1000=750(Decimal)
262 262  
263 -**2. Convert the new K-value to hexadecimal**:
263 +**2. Convert the (% style="color:#037691" %)new K-value(%%) to hexadecimal**:
264 264  
265 -* 750(D) = 0x02EE(H
265 +* 750(D) = 0x02EE(H)
266 266  
267 +**3. Send the calibration command to Sensor 2**:
267 267  
269 +* Command Format: **0B 06 00 53 [(% style="color:#037691" %)K-value(%%) (2 bytes)] [CRC]**
268 268  
271 +Example for K-value 0x02EE: 0B 06 00 53 02 EE F8 5D
269 269  
273 +
270 270  if the value of sensor 1 is 1500 and the value of sensor 2 is 2000, it is necessary to keep the values around 1500if the value of sensor 1 is 1500 and the value of sensor 2 is 2000, it is necessary to keep the values around 1500.
271 271  
272 272  Modify the K value of sensor 2: