<
From version < 120.1 >
edited by Bei Jinggeng
on 2023/06/08 10:16
To version < 122.9 >
edited by Xiaoling
on 2023/06/08 17:23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -314,10 +314,15 @@
314 314  There are five working modes + one interrupt mode on LT for different type application:
315 315  
316 316  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
317 +
317 317  * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
319 +
318 318  * (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
321 +
319 319  * (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
323 +
320 320  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
325 +
321 321  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
322 322  
323 323  
... ... @@ -329,19 +329,15 @@
329 329  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
330 330  
331 331  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
332 -|**Size(bytes)(% style="display:none" %) (%%)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
337 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
333 333  |Value|(((
334 -AVI1
335 -voltage
339 +AVI1 voltage
336 336  )))|(((
337 -AVI2
338 -voltage
341 +AVI2 voltage
339 339  )))|(((
340 -ACI1
341 -Current
343 +ACI1 Current
342 342  )))|(((
343 -ACI2
344 -Current
345 +ACI2 Current
345 345  )))|DIDORO*|(((
346 346  Reserve
347 347  )))|MOD
... ... @@ -397,8 +397,6 @@
397 397  ** DO1 is high in case there is load between DO1 and V+.
398 398  ** DO1 LED is off in both case
399 399  
400 -
401 -
402 402  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
403 403  
404 404  
... ... @@ -410,11 +410,9 @@
410 410  Total : 11 bytes payload
411 411  
412 412  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
413 -|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
412 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
414 414  |Value|COUNT1|COUNT2 |DIDORO*|(((
415 -Reserve
416 -
417 -
414 +Reserve
418 418  )))|MOD
419 419  )))
420 420  
... ... @@ -488,7 +488,7 @@
488 488  **LT22222-L**: This mode the DI1 is used as a counting pin.
489 489  
490 490  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
491 -|**Size(bytes)**|**4**|**2**|**2**|**1**|**1**|**1**
488 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
492 492  |Value|COUNT1|(((
493 493  ACI1 Current
494 494  )))|(((
... ... @@ -548,12 +548,9 @@
548 548  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.
549 549  
550 550  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
551 -|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
548 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
552 552  |Value|COUNT1|AVI1 Counting|DIDORO*|(((
553 -Reserve
554 -
555 -
556 -)))|MOD
550 +Reserve)))|MOD
557 557  )))
558 558  
559 559  
... ... @@ -620,16 +620,13 @@
620 620  **LT22222-L**: This mode the DI1 is used as a counting pin.
621 621  
622 622  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
623 -|**Size(bytes)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
617 +|(% style="background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
624 624  |Value|(((
625 -AVI1
626 -voltage
619 +AVI1 voltage
627 627  )))|(((
628 -AVI2
629 -voltage
621 +AVI2 voltage
630 630  )))|(((
631 -ACI1
632 -Current
623 +ACI1 Current
633 633  )))|COUNT1|DIDORO*|(((
634 634  Reserve
635 635  )))|MOD
... ... @@ -767,50 +767,37 @@
767 767  MOD6 Payload : total 11 bytes payload
768 768  
769 769  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
770 -|**Size(bytes)**|**1**|**1**|**1**|**6**|**1**|**1**
761 +|(% style="background-color:#D9E2F3;color:#0070C0;width:60px" %)**Size(bytes)**|(% style="background-color:#D9E2F3;color:#0070C0;width:70px" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0;width:70px" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0;width:120px" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0;width:50px" %)**6**|(% style="background-color:#D9E2F3;color:#0070C0;width:120px" %)**1**|(% style="background-color:#D9E2F3;color:#0070C0;width:50px" %)**1**
771 771  |Value|(((
772 -TRI_A
773 -FLAG
763 +TRI_A FLAG
774 774  )))|(((
775 -TRI_A
776 -Status
765 +TRI_A Status
777 777  )))|(((
778 -TRI_DI
779 -FLAG+STA
767 +TRI_DI FLAG+STA
780 780  )))|Reserve|Enable/Disable MOD6|(((
781 -MOD
782 -(6)
769 +MOD(6)
783 783  )))
784 784  
785 -
786 786  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
787 787  
788 788  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
789 789  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
790 790  |(((
791 -AV1_
792 -LOW
777 +AV1_LOW
793 793  )))|(((
794 -AV1_
795 -HIGH
779 +AV1_HIGH
796 796  )))|(((
797 -AV2_
798 -LOW
781 +AV2_LOW
799 799  )))|(((
800 -AV2_
801 -HIGH
783 +AV2_HIGH
802 802  )))|(((
803 -AC1_
804 -LOW
785 +AC1_LOW
805 805  )))|(((
806 -AC1_
807 -HIGH
787 +AC1_HIGH
808 808  )))|(((
809 -AC2_
810 -LOW
789 +AC2_LOW
811 811  )))|(((
812 -AC2_
813 -HIGH
791 +AC2_HIGH
814 814  )))
815 815  
816 816  * Each bits shows if the corresponding trigger has been configured.
... ... @@ -825,29 +825,21 @@
825 825  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
826 826  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
827 827  |(((
828 -AV1_
829 -LOW
806 +AV1_LOW
830 830  )))|(((
831 -AV1_
832 -HIGH
808 +AV1_HIGH
833 833  )))|(((
834 -AV2_
835 -LOW
810 +AV2_LOW
836 836  )))|(((
837 -AV2_
838 -HIGH
812 +AV2_HIGH
839 839  )))|(((
840 -AC1_
841 -LOW
814 +AC1_LOW
842 842  )))|(((
843 -AC1_
844 -HIGH
816 +AC1_HIGH
845 845  )))|(((
846 -AC2_
847 -LOW
818 +AC2_LOW
848 848  )))|(((
849 -AC2_
850 -HIGH
820 +AC2_HIGH
851 851  )))
852 852  
853 853  * Each bits shows which status has been trigger on this uplink.
... ... @@ -907,8 +907,6 @@
907 907  
908 908  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
909 909  
910 -
911 -
912 912  === 3.4.1 Common Commands ===
913 913  
914 914  
... ... @@ -1733,7 +1733,6 @@
1733 1733  
1734 1734  **Black:  GND**
1735 1735  
1736 -
1737 1737  **Connection diagram:**
1738 1738  
1739 1739  [[image:1653357640609-758.png]]
... ... @@ -1741,6 +1741,22 @@
1741 1741  [[image:1653357648330-671.png||height="155" width="733"]]
1742 1742  
1743 1743  
1711 +Example connected to a regulated power supply to measure voltage
1712 +
1713 +[[image:image-20230608101532-1.png||height="606" width="447"]]
1714 +
1715 +[[image:image-20230608101608-2.jpeg||height="379" width="284"]]
1716 +
1717 +[[image:image-20230608101722-3.png||height="102" width="1139"]]
1718 +
1719 +
1720 +(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power**(%%) (% style="color:blue" %)**:**
1721 +
1722 +(% style="color:red" %)**Red:  12~~24v**
1723 +
1724 +**Black:  GND**
1725 +
1726 +
1744 1744  === 3.6.5 Relay Output ===
1745 1745  
1746 1746  
... ... @@ -1794,8 +1794,6 @@
1794 1794  |**RO1**|
1795 1795  |**RO2**|
1796 1796  
1797 -
1798 -
1799 1799  = 4. Use AT Command =
1800 1800  
1801 1801  == 4.1 Access AT Command ==
... ... @@ -2387,8 +2387,6 @@
2387 2387  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2388 2388  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2389 2389  
2390 -
2391 -
2392 2392  = 9. Packing Info =
2393 2393  
2394 2394  
... ... @@ -2406,8 +2406,6 @@
2406 2406  * Package Size / pcs : 14.5 x 8 x 5 cm
2407 2407  * Weight / pcs : 170g
2408 2408  
2409 -
2410 -
2411 2411  = 10. Support =
2412 2412  
2413 2413  
image-20230608101722-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +25.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0