Last modified by Mengting Qiu on 2023/12/14 11:15

From version 120.3
edited by Xiaoling
on 2023/11/28 14:43
Change comment: There is no comment for this version
To version 122.1
edited by Xiaoling
on 2023/11/28 15:05
Change comment: Uploaded new attachment "1701155150328-206.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -226,7 +226,7 @@
226 226  [[Message Type>>||anchor="HMessageType"]]
227 227  )))
228 228  
229 -==== **MOD~=1** ====
229 +==== (% style="color:red" %)**MOD~=1** ====
230 230  
231 231  Regularly detect distance and report. When the distance exceeds the limit, the alarm flag is set to 1, and the report can be triggered by external interrupts.
232 232  
... ... @@ -239,15 +239,15 @@
239 239  
240 240  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
241 241  
242 -==== **Battery Info** ====
242 +(% style="color:blue" %)**Battery Info**
243 243  
244 244  Check the battery voltage for DS20L
245 245  
246 246  Ex1: 0x0E10 = 3600mV
247 247  
248 -**MOD & Alarm & Interrupt**
248 +(% style="color:blue" %)**MOD & Alarm & Interrupt:**
249 249  
250 -**MOD:**
250 +(% style="color:red" %)**MOD:**
251 251  
252 252  **Example: ** (0x60>>6) & 0x3f =1
253 253  
... ... @@ -254,43 +254,47 @@
254 254  **0x01:**  Regularly detect distance and report.
255 255  **0x02: ** Uninterrupted measurement (external power supply).
256 256  
257 -**Alarm:**
257 +(% style="color:red" %)**Alarm:**
258 258  
259 259  When the detection distance exceeds the limit, the alarm flag is set to 1.
260 260  
261 -**Interrupt:**
261 +(% style="color:red" %)**Interrupt:**
262 262  
263 263  Whether it is an external interrupt.
264 264  
265 -==== Distance** info** ====
265 +(% style="color:blue" %)**Distance info**
266 266  
267 267  **Example**:
268 268  
269 269  If payload is: 0708H: distance = 0708H = 1800 mm
270 270  
271 -==== **Sensor State** ====
271 +(% style="color:blue" %)**Sensor State**
272 272  
273 273  Ex1: 0x00: Normal collection distance
274 274  
275 275  Ex2 0x0x: Distance collection is wrong
276 276  
277 -==== **Interript Count** ====
277 +(% style="color:blue" %)**Interript Count**
278 278  
279 279  If payload is:000007D0H: count = 07D0H =2000
280 280  
281 -**MOD=2**
282 282  
282 +
283 +
284 +==== (% style="color:red" %)**MOD=2** ====
285 +
283 283  Uninterrupted measurement. When the distance exceeds the limit, the output IO is set high and reports are reported every five minutes. The time can be set and powered by an external power supply.Uplink Payload totals 11bytes.
284 284  
285 -|**Size(bytes)**|**2**|**1**|**4**|**2**|**2**
286 -|Value|[[BAT>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/DS20L_LoRaWAN_Smart_Distance_Detector_User_Manual/#HBatteryInfo]]|MOD+ Alarm+Do+ Limit flag|Distance Limit  Alarm count|Upper limit|Lower limit
288 +(% border="1" cellspacing="4" style="width:510px;background-color:#f2f2f2" %)
289 +|(% style="width:70px;background-color:#4F81BD;color:white" %)**Size(bytes)**|(% style="width:40px;background-color:#4F81BD;color:white" %)**2**|(% style="width:130px;background-color:#4F81BD;color:white" %)**1**|(% style="width:130px;background-color:#4F81BD;color:white" %)**4**|(% style="width:70px;background-color:#4F81BD;color:white" %)**2**|(% style="width:70px;background-color:#4F81BD;color:white" %)**2**
290 +|(% style="width:91px" %)Value|(% style="width:41px" %)[[BAT>>||anchor="HBatteryInfo"]]|(% style="width:176px" %)MOD+Alarm+Do+Limit flag|(% style="width:74px" %)Distance Limit Alarm count|(% style="width:100px" %)Upper limit|(% style="width:119px" %)Lower limit
287 287  
288 288  
289 289  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
290 290  
291 -**MOD & Alarm & Do & Limit** **flag**
295 +(% style="color:blue" %)**MOD & Alarm & Do & Limit flag:**
292 292  
293 -**MOD:**
297 +(% style="color:red" %)**MOD:**
294 294  
295 295  **Example: ** (0x60>>6) & 0x3f =1
296 296  
... ... @@ -297,15 +297,15 @@
297 297  **0x01:**  Regularly detect distance and report.
298 298  **0x02: ** Uninterrupted measurement (external power supply).
299 299  
300 -**Alarm:**
304 +(% style="color:red" %)**Alarm:**
301 301  
302 302  When the detection distance exceeds the limit, the alarm flag is set to 1.
303 303  
304 -**Do:**
308 +(% style="color:red" %)**Do:**
305 305  
306 306  When the distance exceeds the set threshold, pull the Do pin high.
307 307  
308 -**Limit** **flag:**
312 +(% style="color:red" %)**Limit flag:**
309 309  
310 310  Mode for setting threshold: 0~~5
311 311  
... ... @@ -321,11 +321,12 @@
321 321  
322 322  5: is greater than the upper limit
323 323  
324 -**Upper limit:**
325 325  
329 +(% style="color:blue" %)**Upper limit:**
330 +
326 326  The upper limit of the threshold cannot exceed 2000mm.
327 327  
328 -**Lower limit:**
333 +(% style="color:blue" %)**Lower limit:**
329 329  
330 330  The lower limit of the threshold cannot be less than 3mm.
331 331  
1701155076393-719.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +54.6 KB
Content
1701155150328-206.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +54.6 KB
Content