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

Summary

Details

Page properties
Content
... ... @@ -478,15 +478,24 @@
478 478  
479 479  **LT22222-L**: This mode the DI1 is used as a counting pin.
480 480  
481 -[[image:image-20220523181246-5.png]]
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
482 482  
483 483  (((
484 484  
485 485  
486 486  (% 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
487 487  )))
488 488  
489 -[[image:image-20220523181301-6.png]]
490 490  
491 491  * RO is for relay. ROx=1 : close,ROx=0 always open.
492 492  * FIRST: Indicate this is the first packet after join network.
... ... @@ -528,16 +528,26 @@
528 528  
529 529  (((
530 530  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
531 531  )))
532 532  
533 -[[image:image-20220523181903-8.png]]
534 534  
535 535  
536 536  (((
537 537  (% 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
538 538  )))
539 539  
540 -[[image:image-20220523181727-7.png]]
541 541  
542 542  * RO is for relay. ROx=1 : close,ROx=0 always open.
543 543  * FIRST: Indicate this is the first packet after join network.
... ... @@ -592,12 +592,29 @@
592 592  
593 593  **LT22222-L**: This mode the DI1 is used as a counting pin.
594 594  
595 -[[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
596 596  
597 597  (((
598 598  
599 599  
600 600  (% 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
601 601  )))
602 602  
603 603  * RO is for relay. ROx=1 : close,ROx=0 always open.
... ... @@ -722,12 +722,51 @@
722 722  
723 723  MOD6 Payload : total 11 bytes payload
724 724  
725 -[[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 +)))
726 726  
727 -
728 728  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
729 729  
730 -[[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 +)))
731 731  
732 732  * Each bits shows if the corresponding trigger has been configured.
733 733  
... ... @@ -739,8 +739,35 @@
739 739  
740 740  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
741 741  
742 -[[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 +)))
743 743  
845 +
744 744  * Each bits shows which status has been trigger on this uplink.
745 745  
746 746  **Example:**
... ... @@ -750,7 +750,9 @@
750 750  
751 751  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
752 752  
753 -[[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
754 754  
755 755  * Each bits shows which status has been trigger on this uplink.
756 756  
... ... @@ -1038,9 +1038,14 @@
1038 1038  
1039 1039  (((
1040 1040  01: Low,  00: High ,  11: No action
1145 +
1146 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1147 +|Downlink Code|DO1|DO2|DO3
1148 +|02  01  00  11|Low|High|No Action
1149 +|02  00  11  01|High|No Action|Low
1150 +|02  11  01  00|No Action|Low|High
1041 1041  )))
1042 1042  
1043 -[[image:image-20220524092754-5.png]]
1044 1044  
1045 1045  (((
1046 1046  (% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
... ... @@ -1078,19 +1078,34 @@
1078 1078  
1079 1079  (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Ports status:
1080 1080  
1081 -[[image:image-20220524093238-6.png]]
1190 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1191 +|**Second Byte**|**Status**
1192 +|0x01|DO1 set to low
1193 +|0x00|DO1 set to high
1194 +|0x11|DO1 NO Action
1082 1082  
1083 1083  
1197 +
1084 1084  (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status:
1085 1085  
1086 -[[image:image-20220524093328-7.png]]
1200 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1201 +|**Second Byte**|**Status**
1202 +|0x01|DO2 set to low
1203 +|0x00|DO2 set to high
1204 +|0x11|DO2 NO Action
1087 1087  
1088 1088  
1207 +
1089 1089  (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status:
1090 1090  
1091 -[[image:image-20220524093351-8.png]]
1210 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %)
1211 +|**Second Byte**|**Status**
1212 +|0x01|DO3 set to low
1213 +|0x00|DO3 set to high
1214 +|0x11|DO3 NO Action
1092 1092  
1093 1093  
1217 +
1094 1094  (% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1095 1095  
1096 1096   Latching time. Unit: ms
... ... @@ -1145,10 +1145,21 @@
1145 1145  
1146 1146  (((
1147 1147  01: Close ,  00: Open , 11: No action
1272 +
1273 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %)
1274 +|**Downlink Code**|**RO1**|**RO2**
1275 +|03  00  11|Open|No Action
1276 +|03  01  11|Close|No Action
1277 +|03  11  00|No Action|Open
1278 +|03  11  01|No Action|Close
1279 +|03  00  00|Open|Open
1280 +|03  01  01|Close|Close
1281 +|03  01  00|Close|Open
1282 +|03  00  01|Open|Close
1148 1148  )))
1149 1149  
1150 1150  (((
1151 -[[image:image-20230426161322-1.png]]
1286 +
1152 1152  )))
1153 1153  
1154 1154  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0