<
From version < 19.2 >
edited by Xiaoling
on 2022/05/23 18:14
To version < 21.3 >
edited by Xiaoling
on 2022/05/23 18:22
>
Change comment: There is no comment for this version

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,97 +310,90 @@
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:**
313 313  
314 -To use counting mode, please run:
315 +(% class="box infomessage" %)
316 +(((
317 +**AT+MOD=3**
318 +)))
315 315  
316 -AT+MOD=3
320 +(% class="box infomessage" %)
321 +(((
322 +**ATZ**
323 +)))
317 317  
318 -ATZ
319 -
320 -
321 321  Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
322 322  
327 +=== 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
323 323  
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 -
332 332  **LT22222-L**: This mode the DI1 is used as a counting pin.
333 333  
334 -
335 335  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.
336 336  
333 +[[image:image-20220523181903-8.png]]
337 337  
338 -(% border="1" style="background-color:#f7faff" %)
339 -|Size(bytes)|4|4|1|1|1
340 -|Value|COUNT1|AVI1 Counting|DIDORO*|(((
341 -Reserve
335 +(((
336 +(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
337 +)))
342 342  
343 -
344 -)))|MOD
339 +[[image:image-20220523181727-7.png]]
345 345  
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 -
352 352  * RO is for relay. ROx=1 : close,ROx=0 always open.
353 353  * FIRST: Indicate this is the first packet after join network.
354 354  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
355 355  
356 -Note: DO3 is not valid for LT-22222-L.
345 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
357 357  
347 +**To use this mode, please run:**
358 358  
359 -To use this mode, please run:
349 +(% class="box infomessage" %)
350 +(((
351 +**AT+MOD=4**
352 +)))
360 360  
361 -AT+MOD=4
354 +(% class="box infomessage" %)
355 +(((
356 +**ATZ**
357 +)))
362 362  
363 -ATZ
364 364  
365 -
366 -
367 367  Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
368 368  
369 -Plus below command for AVI1 Counting:
362 +**Plus below command for AVI1 Counting:**
370 370  
371 -AT+SETCNT=3,60   (set AVI Count to 60)
364 +(% class="box infomessage" %)
365 +(((
366 +**AT+SETCNT=3,60   (set AVI Count to 60)**
367 +)))
372 372  
373 -AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)
369 +(% class="box infomessage" %)
370 +(((
371 +**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
372 +)))
374 374  
375 -AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)
374 +(% class="box infomessage" %)
375 +(((
376 +**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
377 +)))
376 376  
377 -AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)
379 +(% class="box infomessage" %)
380 +(((
381 +**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
382 +)))
378 378  
384 +=== 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
379 379  
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 -
387 387  **LT22222-L**: This mode the DI1 is used as a counting pin.
388 388  
389 -
390 390  (% border="1" style="background-color:#f7faff" %)
391 -|Size(bytes)|2|2|2|2|1|1|1
392 -|Value|(((
393 -AVI1
394 -
395 -voltage
396 -)))|(((
397 -AVI2
398 -
399 -voltage
400 -)))|(((
401 -ACI1
402 -
403 -Current
389 +|(% style="width:93px" %)Size(bytes)|(% style="width:112px" %)2|(% style="width:105px" %)2|(% style="width:449px" %)2|2|1|1|1
390 +|(% style="width:93px" %)Value|(% style="width:112px" %)AVI1 voltage|(% style="width:105px" %)AVI2 voltage|(% style="width:449px" %)ACI1 Current| | | |
391 +|(% style="width:93px" %)Value|(% style="width:112px" %)(((
392 +AVI1 voltage
393 +)))|(% style="width:105px" %)(((
394 +AVI2 voltage
395 +)))|(% style="width:449px" %)(((
396 +ACI1 Current
404 404  )))|COUNT1|DIDORO*|(((
405 405  Reserve
406 406  
image-20220523181727-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +4.8 KB
Content
image-20220523181903-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +4.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0