<
From version < 118.8 >
edited by Xiaoling
on 2023/05/17 11:09
To version < 118.4 >
edited by Xiaoling
on 2023/05/17 10:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -478,24 +478,15 @@
478 478  
479 479  **LT22222-L**: This mode the DI1 is used as a counting pin.
480 480  
481 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
482 -|Size(bytes)|4|2|2|1|1|1
483 -|Value|COUNT1|(((
484 -ACI1 Current
485 -)))|(((
486 -ACI2 Current
487 -)))|DIDORO*|Reserve|MOD
481 +[[image:image-20220523181246-5.png]]
488 488  
489 489  (((
490 490  
491 491  
492 492  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
493 -
494 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
495 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
496 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
497 497  )))
498 498  
489 +[[image:image-20220523181301-6.png]]
499 499  
500 500  * RO is for relay. ROx=1 : close,ROx=0 always open.
501 501  * FIRST: Indicate this is the first packet after join network.
... ... @@ -537,26 +537,16 @@
537 537  
538 538  (((
539 539  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.
540 -
541 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
542 -|Size(bytes)|4|4|1|1|1
543 -|Value|COUNT1|AVI1 Counting|DIDORO*|(((
544 -Reserve
545 -
546 -
547 -)))|MOD
548 548  )))
549 549  
533 +[[image:image-20220523181903-8.png]]
550 550  
551 551  
552 552  (((
553 553  (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
554 -
555 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
556 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
557 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
558 558  )))
559 559  
540 +[[image:image-20220523181727-7.png]]
560 560  
561 561  * RO is for relay. ROx=1 : close,ROx=0 always open.
562 562  * FIRST: Indicate this is the first packet after join network.
... ... @@ -611,29 +611,12 @@
611 611  
612 612  **LT22222-L**: This mode the DI1 is used as a counting pin.
613 613  
614 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
615 -|Size(bytes)|2|2|2|2|1|1|1
616 -|Value|(((
617 -AVI1
618 -voltage
619 -)))|(((
620 -AVI2
621 -voltage
622 -)))|(((
623 -ACI1
624 -Current
625 -)))|COUNT1|DIDORO*|(((
626 -Reserve
627 -)))|MOD
595 +[[image:image-20220523182334-9.png]]
628 628  
629 629  (((
630 630  
631 631  
632 632  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
633 -
634 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
635 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
636 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
637 637  )))
638 638  
639 639  * RO is for relay. ROx=1 : close,ROx=0 always open.
... ... @@ -758,51 +758,12 @@
758 758  
759 759  MOD6 Payload : total 11 bytes payload
760 760  
761 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
762 -|Size(bytes)|1|1|1|6|1|1
763 -|Value|(((
764 -TRI_A
765 -FLAG
766 -)))|(((
767 -TRI_A
768 -Status
769 -)))|(((
770 -TRI_DI
771 -FLAG+STA
772 -)))|Reserve|Enable/Disable MOD6|(((
773 -MOD
774 -(6)
775 -)))
725 +[[image:image-20220524085923-1.png]]
776 776  
727 +
777 777  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
778 778  
779 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
780 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
781 -|(((
782 -AV1_
783 -LOW
784 -)))|(((
785 -AV1_
786 -HIGH
787 -)))|(((
788 -AV2_
789 -LOW
790 -)))|(((
791 -AV2_
792 -HIGH
793 -)))|(((
794 -AC1_
795 -LOW
796 -)))|(((
797 -AC1_
798 -HIGH
799 -)))|(((
800 -AC2_
801 -LOW
802 -)))|(((
803 -AC2_
804 -HIGH
805 -)))
730 +[[image:image-20220524090106-2.png]]
806 806  
807 807  * Each bits shows if the corresponding trigger has been configured.
808 808  
... ... @@ -814,35 +814,8 @@
814 814  
815 815  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
816 816  
817 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
818 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
819 -|(((
820 -AV1_
821 -LOW
822 -)))|(((
823 -AV1_
824 -HIGH
825 -)))|(((
826 -AV2_
827 -LOW
828 -)))|(((
829 -AV2_
830 -HIGH
831 -)))|(((
832 -AC1_
833 -LOW
834 -)))|(((
835 -AC1_
836 -HIGH
837 -)))|(((
838 -AC2_
839 -LOW
840 -)))|(((
841 -AC2_
842 -HIGH
843 -)))
742 +[[image:image-20220524090249-3.png]]
844 844  
845 -
846 846  * Each bits shows which status has been trigger on this uplink.
847 847  
848 848  **Example:**
... ... @@ -852,9 +852,7 @@
852 852  
853 853  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
854 854  
855 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
856 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
857 -|N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
753 +[[image:image-20220524090456-4.png]]
858 858  
859 859  * Each bits shows which status has been trigger on this uplink.
860 860  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0