<
From version < 22.2 >
edited by Xiaoling
on 2022/05/23 18:26
To version < 20.1 >
edited by Xiaoling
on 2022/05/23 18:17
>
Change comment: Uploaded new attachment "image-20220523181727-7.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -246,7 +246,7 @@
246 246  
247 247  (% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
248 248  
249 -**To use counting mode, please run:**
249 +To use counting mode, please run:
250 250  
251 251  (% class="box infomessage" %)
252 252  (((
... ... @@ -310,106 +310,123 @@
310 310  
311 311  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
312 312  
313 -**To use counting mode, please run:**
314 314  
315 -(% class="box infomessage" %)
316 -(((
317 -**AT+MOD=3**
318 -)))
314 +To use counting mode, please run:
319 319  
320 -(% class="box infomessage" %)
321 -(((
322 -**ATZ**
323 -)))
316 +AT+MOD=3
324 324  
318 +ATZ
319 +
320 +
325 325  Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
326 326  
327 -=== 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
328 328  
324 +
325 +
326 +1.
327 +11.
328 +111. AT+MOD=4, Single DI Counting + 1 x Voltage Counting
329 +
330 +**LT33222-L**: This mode the DI3 is used as a counting pin.
331 +
329 329  **LT22222-L**: This mode the DI1 is used as a counting pin.
330 330  
334 +
331 331  The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour.
332 332  
333 -[[image:image-20220523181903-8.png]]
334 334  
335 -(((
336 -(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
337 -)))
338 +(% border="1" style="background-color:#f7faff" %)
339 +|Size(bytes)|4|4|1|1|1
340 +|Value|COUNT1|AVI1 Counting|DIDORO*|(((
341 +Reserve
338 338  
339 -[[image:image-20220523181727-7.png]]
343 +
344 +)))|MOD
340 340  
346 +**DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
347 +
348 +(% border="1" style="background-color:#f7faff" %)
349 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
350 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
351 +
341 341  * RO is for relay. ROx=1 : close,ROx=0 always open.
342 342  * FIRST: Indicate this is the first packet after join network.
343 343  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
344 344  
345 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
356 +Note: DO3 is not valid for LT-22222-L.
346 346  
347 -**To use this mode, please run:**
348 348  
349 -(% class="box infomessage" %)
350 -(((
351 -**AT+MOD=4**
352 -)))
359 +To use this mode, please run:
353 353  
354 -(% class="box infomessage" %)
355 -(((
356 -**ATZ**
357 -)))
361 +AT+MOD=4
358 358  
363 +ATZ
359 359  
365 +
366 +
360 360  Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
361 361  
362 -**Plus below command for AVI1 Counting:**
369 +Plus below command for AVI1 Counting:
363 363  
364 -(% class="box infomessage" %)
365 -(((
366 -**AT+SETCNT=3,60   (set AVI Count to 60)**
367 -)))
371 +AT+SETCNT=3,60   (set AVI Count to 60)
368 368  
369 -(% class="box infomessage" %)
370 -(((
371 -**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
372 -)))
373 +AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)
373 373  
374 -(% class="box infomessage" %)
375 -(((
376 -**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
377 -)))
375 +AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)
378 378  
379 -(% class="box infomessage" %)
380 -(((
381 -**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
382 -)))
377 +AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)
383 383  
384 -=== 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
385 385  
380 +
381 +1.
382 +11.
383 +111. AT+MOD=5, Single DI Counting + 2 x AVI + 1 x ACI
384 +
385 +**LT33222-L**: This mode the DI3 is used as a counting pin.
386 +
386 386  **LT22222-L**: This mode the DI1 is used as a counting pin.
387 387  
388 -[[image:image-20220523182334-9.png]]
389 389  
390 -(((
391 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
392 -)))
390 +(% border="1" style="background-color:#f7faff" %)
391 +|Size(bytes)|2|2|2|2|1|1|1
392 +|Value|(((
393 +AVI1
393 393  
395 +voltage
396 +)))|(((
397 +AVI2
394 394  
399 +voltage
400 +)))|(((
401 +ACI1
402 +
403 +Current
404 +)))|COUNT1|DIDORO*|(((
405 +Reserve
406 +
407 +
408 +)))|MOD
409 +
410 +**DIDORO** is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
411 +
412 +(% border="1" style="background-color:#f7faff" %)
413 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
414 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
415 +
395 395  * RO is for relay. ROx=1 : close,ROx=0 always open.
396 396  * FIRST: Indicate this is the first packet after join network.
397 397  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
398 398  
399 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
420 +Note: DO3 is not valid for LT-22222-L.
400 400  
401 -**To use this mode, please run:**
402 402  
403 -(% class="box infomessage" %)
404 -(((
405 -**AT+MOD=5**
406 -)))
423 +To use this mode, please run:
407 407  
408 -(% class="box infomessage" %)
409 -(((
410 -**ATZ**
411 -)))
425 +AT+MOD=5
412 412  
427 +ATZ
428 +
429 +
413 413  Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
414 414  
415 415  
image-20220523181903-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -4.9 KB
Content
image-20220523182334-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0