Last modified by Mengting Qiu on 2025/06/04 18:42

From version 118.5
edited by Xiaoling
on 2023/05/17 10:51
Change comment: There is no comment for this version
To version 118.8
edited by Xiaoling
on 2023/05/17 11:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -486,15 +486,16 @@
486 486  ACI2 Current
487 487  )))|DIDORO*|Reserve|MOD
488 488  
489 -[[image:image-20220523181246-5.png]]
490 -
491 491  (((
492 492  
493 493  
494 494  (% 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
495 495  )))
496 496  
497 -[[image:image-20220523181301-6.png]]
498 498  
499 499  * RO is for relay. ROx=1 : close,ROx=0 always open.
500 500  * FIRST: Indicate this is the first packet after join network.
... ... @@ -536,16 +536,26 @@
536 536  
537 537  (((
538 538  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
539 539  )))
540 540  
541 -[[image:image-20220523181903-8.png]]
542 542  
543 543  
544 544  (((
545 545  (% 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
546 546  )))
547 547  
548 -[[image:image-20220523181727-7.png]]
549 549  
550 550  * RO is for relay. ROx=1 : close,ROx=0 always open.
551 551  * FIRST: Indicate this is the first packet after join network.
... ... @@ -600,12 +600,29 @@
600 600  
601 601  **LT22222-L**: This mode the DI1 is used as a counting pin.
602 602  
603 -[[image:image-20220523182334-9.png]]
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
604 604  
605 605  (((
606 606  
607 607  
608 608  (% 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
609 609  )))
610 610  
611 611  * RO is for relay. ROx=1 : close,ROx=0 always open.
... ... @@ -730,12 +730,51 @@
730 730  
731 731  MOD6 Payload : total 11 bytes payload
732 732  
733 -[[image:image-20220524085923-1.png]]
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 +)))
734 734  
735 -
736 736  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
737 737  
738 -[[image:image-20220524090106-2.png]]
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 +)))
739 739  
740 740  * Each bits shows if the corresponding trigger has been configured.
741 741  
... ... @@ -747,8 +747,35 @@
747 747  
748 748  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
749 749  
750 -[[image:image-20220524090249-3.png]]
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 +)))
751 751  
845 +
752 752  * Each bits shows which status has been trigger on this uplink.
753 753  
754 754  **Example:**
... ... @@ -758,7 +758,9 @@
758 758  
759 759  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
760 760  
761 -[[image:image-20220524090456-4.png]]
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
762 762  
763 763  * Each bits shows which status has been trigger on this uplink.
764 764