Wiki source code of Inovance

Version 17.1 by Molly on 2024/09/24 15:01

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|
Hunter 8.2 67 |Bit|Lamp|Lamp0|0~~0|(((
68 Communication Indicator Lamp
69
70 0: Connected
71
Hunter 10.1 72 1: Disconnected
Hunter 8.2 73 )))
Hunter 2.1 74 |Word|X|X OOOOOO|0~~303237|
75 |Word|Y|Y OOOOOO|0~~303237|
76 |Word|M|M DDDDD|0~~99999|
77 |Word|T|T DDDDD|0~~99999|
78 |Word|C|C DDD|0~~199|
79 |Word|D|D DDDD|0~~7999|
80 |Word|S|S DDDDD|0~~99999|
81 |Word|SD|SD DDDD|8000~~9999|
82 |Word|R|R DDDDD|0~~32767|
83 |Double Word|CH|CH DDD|200~~255|
84
Hunter 6.3 85 **PLC Settings**
86
87 Create the new project, and select Series and models as H3U.
88
89 (% style="text-align:center" %)
90 [[image:AutoShop01createprj.png]]
91
92 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.
93
94 (% style="text-align:center" %)
95 [[image:AutoShop02setupCOM0.png]]
96
97 Program the PLC project, and click compile.
98
99 (% style="text-align:center" %)
100 [[image:AutoShopPrg.png]]
101
Hunter 7.1 102 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 103
Hunter 6.4 104 (% style="text-align:center" %)
105 [[image:AutoShop03pcconnect.png]]
106
Hunter 7.1 107 Download PLC program into PLC.
Hunter 6.4 108
Hunter 7.1 109 (% style="text-align:center" %)
110 [[image:AutoShop04Download.png]]
111
Hunter 2.1 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
Hunter 12.1 117 == **H3U PLC Ethernet** ==
Hunter 2.1 118
Hunter 12.1 119 Support Series: INOVANCE H3U Series
120
Hunter 2.1 121 **HMI Settings**
122
123 |=**Item**|=**Settings**|=**Note**
124 |Protocol|INOVANCE H3U PLC Ethernet|
125 |Connection|Ethernet|
126 |Port No.|502|
127 |Device No.|1|
128 |HMI No.|0|
129
130 **Address List**
131
132 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
133 |Bit|M|M DDDD|0~~8511|
134 |Bit|SM|SM DDDD|0~~1023|
135 |Bit|S|S DDDD|0~~4095|
136 |Bit|T|T DDD|0~~511|
137 |Bit|C|C DDD|0~~255|
138 |Bit|X|X OOO|0~~571|
139 |Bit|Y|Y OOO|0~~571|
140 |Word|D|D DDDD|0~~8511|
141 |Word|SD |SD DDDD|0~~1023|
142 |Word|R|R DDDDD|0~~32767|
143 |Word|T|T DDD|0~~255|
144 |Word|C|C DDD|0~~199|
145 |Double Word|C|C DDD|200~~255|
146
Hunter 12.1 147 **PLC Settings**
148
149 Create the new project, and select Series and models as H3U.
150
151 (% style="text-align:center" %)
152 [[image:AutoShop01createprj.png]]
153
154 Configure the Ethernet settings from [Communication Config]-[Ethernet].
155
156 (% style="text-align:center" %)
157 [[image:AutoShopEthernetSetup.png]]
158
159 Program the PLC project, and click compile.
160
161 (% style="text-align:center" %)
162 [[image:AutoShopPrg.png]]
163
164 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.
165
166 (% style="text-align:center" %)
167 [[image:AutoShop03pcconnect.png]]
168
169 If don't want to change the IP, user could also read the IP parameter from the PLC after the PC connection is set up successfully.
170
171 (% style="text-align:center" %)
172 [[image:AutoShopreadip.png]]
173
174 Download PLC program into PLC.
175
176 (% style="text-align:center" %)
177 [[image:AutoShop04Download.png]]
178
Hunter 2.1 179 **Cable Wiring**
180
Hunter 12.1 181 (% style="text-align:center" %)
182 [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png||alt="CommonEthernet.png" height="170" width="401"]]
Molly 13.1 183
Molly 17.1 184 == **H5U Ethernet FreeTag** ==
Molly 13.1 185
186 Support Series: INOVANCE H5U Series
187
188 **HMI Settings**
189
190 |=**Item**|=**Settings**|=**Note**
191 |Protocol|INOVANCE H5U PLC Ethernet FreeTag|
192 |Connection|Ethernet|
193 |Port No.|12939|
194 |Device No.|1|
195 |HMI No.|0|
196
197 |**Data Types**|**Keywords**|**Number**|**Note**
198 |BOOL|BOOL|1|FALSE(0) or TRUE(1)
199 |BYTE|BYTE|8|0~~255
200 |INT|INT|16|-32768~~32767
201 |DINT|DINT|32|-2147483648~~2147483647
202 |REAL|REAL|32|-3.402823466E+38~~3.402823466E+38
Molly 15.1 203 |ARRAY|ARRAY| |Supported data types are Bool, Byte, Int, Dint, Real
Molly 13.1 204
205 **PLC Settings**
206
207 1.Click [Tools]→Click [Communication Settings].
208
209 (% style="text-align:center" %)
210 [[image:1(1)(1).png]]
211
212 2.Select PLC model→ [OK]
213
214 (% style="text-align:center" %)
215 [[image:1727144142576-438.png]]
216
217 3.Select communication type →Click [Search]→[Test]→[OK]→[YES].
218
219 (% style="text-align:center" %)
220 [[image:1727144142577-386.png]]
221
222
223 (% style="text-align:center" %)
224 [[image:1727144142578-816.png]]
225
226 **New project**
227
228 1.Click[Create a new project]
229
230 [[image:1727144286930-299.png]]
231
232 2.Edit Project Name→ Select storage location → Click [OK].
233
234 (% style="text-align:center" %)
235 [[image:1727144286937-233.png]]
236
237 **Create a new tag**
238
239 1.Right click[Variable-Table]→Click [New Global Variable Table].
240
241 [[image:1727144337844-328.png]]
242
243 2.Add tags→Click [Compile]→Click [Export HMI Monitoring Variable Table]
244
245 [[image:1727144337852-839.png]]
246
247 3.Edit File Name→[Save]
248
249 (% style="text-align:center" %)
250 [[image:1727144337866-355.png]]
Molly 16.1 251
252 **HMI Settings**
253
254 ① [Project]→[Communication]→[Setting]
255
256 [[image:1727161077376-794.png]]
257
258 ② Choose protocol:
259
260 Device type [INOVANCE]→[INOVANCE HSU PLC Ethernet FreeTag]→[OK]
261
262 (% style="text-align:center" %)
263 [[image:1727161077392-425.png]]
264
265 ③[Setting]→[PLC IP Address]→[OK]→[Labels manage].
266
267 (% style="text-align:center" %)
268 [[image:1727161077393-992.png]]
269
270 ④Tags import:
271
272 [Import Tags From File]→Choose the .CSV file→[Open]→[Save]→[OK]
273
274 [[image:1727161077395-969.png]]