Wiki source code of Inovance

Version 7.1 by Hunter on 2023/09/14 14:34

Hide last authors
Hunter 2.1 1 = {{id name="HInovance"/}}**Inovance** =
2
3 == {{id name="HH1U2FH2USerial"/}}**H1U/H2U Serial** ==
4
5 **HMI Settings**
6
7 |=Item|=Recommended|=Note
8 |=Protocol|INOVANCE H1U PLC/INOVANCE H2U PLC|
9 |=Connection|RS422|
10 |=Baud rate|9600|
11 |=Stop bits|1|
12 |=Data bits|7|
13 |=Parity|EVEN|
14 |=PLC Station No.|1|
15 |=HMI Station No.|0|
16
17 **Address List**
18
19 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
20 |Bit|X|XOOOOOO|0~~303237|Input Bit
21 |Bit|Y|YOOOOOO|0~~303237|Output Bit
22 |Bit|M|MDDDDD|0~~99999|Auxiliary
23 |Bit|T|TDDDDD|0~~99999|Timer
24 |Bit|C|CDDDDD|0~~99999|Counter
25 |Bit|SM|SMDDDD|8000~~9999|Special Auxiliary
26 |Bit|S|SDDDDD|0~~99999|
27 |Bit|Lamp|Lamp0|0~~0|Communication Indicator
28 |Word|X|X OOOOOO|0~~303237|Input Word
29 |Word|Y|Y OOOOOO|0~~303237|Output Word
30 |Word|M|M DDDDD|0~~99999|Auxiliary
31 |Word|T|T DDDDD|0~~99999|Timer
32 |Word|C|C DDD|0~~199|Counter
33 |Word|D|D DDDD|0~~7999|Data Register
34 |Word|S|S DDDDD|0~~99999|
35 |Word|SD|SD DDDD|8000~~9999|Special Data Register
36 |Double Word|CH|CH DDD|200~~255|
37
38 **Cable Wiring**
39
40 {{id name="IInovance.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a8147de5e5185f2a.png||alt="Inovance.png" height="247" width="400"]]
41
Hunter 6.3 42 == **H3U PLC(Serial)** ==
Hunter 2.1 43
Hunter 6.3 44 Support Series: H3U Series
45
Hunter 2.1 46 **HMI Settings**
47
48 |=**Item**|=**Settings**|=**Note**
49 |Protocol|INOVANCE H3U PLC|
50 |Connection|RS422|
51 |Baud rate|9600|
52 |Data bit|7|
53 |Parity|EVEN|
54 |Stop bit|1|
55 |PLC station No.|0|
56
57 **Address List**
58
59 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
60 |Bit|X|X OOOOOO|0~~303237|
61 |Bit|Y|Y OOOOOO|0~~303237|
62 |Bit|M|M DDDDD|0~~99999|
63 |Bit|T|T DDDDD|0~~99999|
64 |Bit|C|C DDDDD|0~~99999|
65 |Bit|SM|SM DDDD|8000~~9999|
66 |Bit|S|S DDDDD|0~~99999|
67 |Bit|Lamp|Lamp0|0~~0|
68 |Word|X|X OOOOOO|0~~303237|
69 |Word|Y|Y OOOOOO|0~~303237|
70 |Word|M|M DDDDD|0~~99999|
71 |Word|T|T DDDDD|0~~99999|
72 |Word|C|C DDD|0~~199|
73 |Word|D|D DDDD|0~~7999|
74 |Word|S|S DDDDD|0~~99999|
75 |Word|SD|SD DDDD|8000~~9999|
76 |Word|R|R DDDDD|0~~32767|
77 |Double Word|CH|CH DDD|200~~255|
78
Hunter 6.3 79 **PLC Settings**
80
81 Create the new project, and select Series and models as H3U.
82
83 (% style="text-align:center" %)
84 [[image:AutoShop01createprj.png]]
85
86 Configure the COM0 settings from [Communication Config]-[COM0(Download/HMI Monitor Protocol)], the default communication parameters we could see it is 9600,1,7,EVEN. After setting finished, click OK to save the settings.
87
88 (% style="text-align:center" %)
89 [[image:AutoShop02setupCOM0.png]]
90
91 Program the PLC project, and click compile.
92
93 (% style="text-align:center" %)
94 [[image:AutoShopPrg.png]]
95
Hunter 7.1 96 Connect PLC with PC via USB cable or RS422-USB converter cable, and test the connection status. If it shows like the below, which means the connection is set up successfully. And click OK.
Hunter 6.3 97
Hunter 6.4 98 (% style="text-align:center" %)
99 [[image:AutoShop03pcconnect.png]]
100
Hunter 7.1 101 Download PLC program into PLC.
Hunter 6.4 102
Hunter 7.1 103 (% style="text-align:center" %)
104 [[image:AutoShop04Download.png]]
105
Hunter 2.1 106 **Configure the communication protocol**
107
108 {{id name="Iimage-20220830170114-4.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_4d71d28ce4e996c6.png||alt="image-20220830170114-4.png" height="735" width="616"]]
109
110 {{id name="Iimage-20220830170017-3.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_5464f22cce5d49f6.png||alt="image-20220830170017-3.png" height="905" width="1038"]]
111
112 **Cable Wiring**
113
Hunter 7.1 114 (% style="text-align:center" %)
115 [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a8147de5e5185f2a.png||alt="Inovance.png" height="247" width="400"]]
Hunter 2.1 116
117 == {{id name="HH3UEthernet"/}}**H3U Ethernet** ==
118
119 **HMI Settings**
120
121 |=**Item**|=**Settings**|=**Note**
122 |Protocol|INOVANCE H3U PLC Ethernet|
123 |Connection|Ethernet|
124 |Port No.|502|
125 |Device No.|1|
126 |HMI No.|0|
127
128 **Address List**
129
130 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
131 |Bit|M|M DDDD|0~~8511|
132 |Bit|SM|SM DDDD|0~~1023|
133 |Bit|S|S DDDD|0~~4095|
134 |Bit|T|T DDD|0~~511|
135 |Bit|C|C DDD|0~~255|
136 |Bit|X|X OOO|0~~571|
137 |Bit|Y|Y OOO|0~~571|
138 |Word|D|D DDDD|0~~8511|
139 |Word|SD |SD DDDD|0~~1023|
140 |Word|R|R DDDDD|0~~32767|
141 |Word|T|T DDD|0~~255|
142 |Word|C|C DDD|0~~199|
143 |Double Word|C|C DDD|200~~255|
144
145 **Cable Wiring**
146
147 {{id name="ICommonEthernet.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png||alt="CommonEthernet.png" height="170" width="401"]]