Show last authors
author | version | line-number | content |
---|---|---|---|
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 | |||
42 | == **H3U PLC(Serial)** == | ||
43 | |||
44 | Support Series: H3U Series | ||
45 | |||
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 | Communication Indicator Lamp | ||
69 | |||
70 | 0: Connected | ||
71 | |||
72 | 1: Disconnected | ||
73 | ))) | ||
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 | |||
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 | |||
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. | ||
103 | |||
104 | (% style="text-align:center" %) | ||
105 | [[image:AutoShop03pcconnect.png]] | ||
106 | |||
107 | Download PLC program into PLC. | ||
108 | |||
109 | (% style="text-align:center" %) | ||
110 | [[image:AutoShop04Download.png]] | ||
111 | |||
112 | **Cable Wiring** | ||
113 | |||
114 | (% style="text-align:center" %) | ||
115 | [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a8147de5e5185f2a.png||alt="Inovance.png" height="247" width="400"]] | ||
116 | |||
117 | == **H3U PLC Ethernet** == | ||
118 | |||
119 | Support Series: INOVANCE H3U Series | ||
120 | |||
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 | |||
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 | |||
179 | **Cable Wiring** | ||
180 | |||
181 | (% style="text-align:center" %) | ||
182 | [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png||alt="CommonEthernet.png" height="170" width="401"]] | ||
183 | |||
184 | == **H5U Ethernet FreeTag** == | ||
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 | ||
203 | |ARRAY|ARRAY| |Supported data types are Bool, Byte, Int, Dint, Real | ||
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]] | ||
251 | |||
252 | **HMI Settings** | ||
253 | |||
254 | |||
255 | **New project** | ||
256 | |||
257 | 1.[Home]→[New]→[New project]→Set the name,series and model of HMI→[Next]→[Screen style] →[OK]. | ||
258 | |||
259 | [[image:1727161760694-137.png]] | ||
260 | |||
261 | **~ Communication configuration** | ||
262 | |||
263 | 1.[Project]→[Communication]→[Setting] | ||
264 | |||
265 | [[image:1727161077376-794.png]] | ||
266 | |||
267 | 2.Choose protocol: | ||
268 | |||
269 | Device type [INOVANCE]→[INOVANCE HSU PLC Ethernet FreeTag]→[OK] | ||
270 | |||
271 | (% style="text-align:center" %) | ||
272 | [[image:1727161077392-425.png]] | ||
273 | |||
274 | 3.[Setting]→[PLC IP Address]→[OK]→[Labels manage]. | ||
275 | |||
276 | (% style="text-align:center" %) | ||
277 | [[image:1727161077393-992.png]] | ||
278 | |||
279 | 4.Tags import: | ||
280 | |||
281 | [Import Tags From File]→Choose the .CSV file→[Open]→[Save]→[OK] | ||
282 | |||
283 | [[image:1727161077395-969.png]] |