Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 22.1
edited by Ben
on 2022/08/11 17:14
Change comment: There is no comment for this version
To version 84.1
edited by Ben
on 2022/08/29 14:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -85,67 +85,393 @@
85 85  
86 86  Click [OK] button to save settings and close the dialog;
87 87  
88 -= **Allen-Bradley** =
88 += Create communication with WECON PLC =
89 89  
90 -== **FreeTag Ethernet/IP (CompactLogix)** ==
90 +== **LX3V Serial Protocol** ==
91 91  
92 -Allen-Brandly CompactLogix
92 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
93 93  
94 94  **HMI Settings**
95 95  
96 96  (% class="table-bordered" %)
97 -|**Items**|**Settings**|**Note**
98 -|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
99 -|Connection|Ethernet|
100 -|Port No.|44818|
97 +|**Item**|**Settings**|**Note**
98 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
99 +|Connection|RS422/RS485|
100 +|Baud rate|9600|
101 +|Data bit|7|
102 +|Parity|EVEN|
103 +|Stop bit|1|
104 +|PLC station No.|1|
101 101  
102 -**PLC Setting**
106 +**Address List**
103 103  
104 -Create new tags
108 +(% class="table-bordered" %)
109 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
110 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
111 +|Y|Y|Y o|0~~303237|
112 +|M|M|M d|0~~99999|
113 +|T|T|T d|0~~99999|
114 +|C|C|C d|0~~99999|
115 +|S|S|S d|0~~99999|
116 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
117 +|Y|Y|Y o|0~~303237|
118 +|M|M|M d|0~~99999|
119 +|T|T|T d|0~~99999|
120 +|C|C|C d|0~~199|
121 +|D|D|D d|0~~7999|
122 +|S|S|S d|0~~99999|
123 +|SD|SD|SD d|8000~~9999|
105 105  
125 +**Cable Wiring**
126 +
127 +* **RS485**
128 +
106 106  (% style="text-align:center" %)
107 -[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
130 +[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
108 108  
109 -Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
132 +* **RS422**
110 110  
111 111  (% style="text-align:center" %)
112 -[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
135 +[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
113 113  
114 -Import labels, please open [Communication] window and click [Import label];
137 +**✎Note:**
115 115  
116 -Select csv file, all tags will be displayed as belows;
139 +* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
140 +* If PLC <= 20 points,such as LX3V-1208/LX3V-0806 PLC,PLC RS485A and RS485B mean PLC COM2 RS485+ and RS485- .PLC COM2 can support modbus. Please refer to PLC COM2 setting manual.
117 117  
142 +[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
143 +
144 +(% class="wikigeneratedid" id="HHMIsettings" %)
145 +**HMI settings**
146 +
147 +**Download PIStudio Software**
148 +
149 +Please visit the link below to get the latest version PIstudio for HMI programming:
150 +
151 +* [[Download link>>doc:PIStudio.Download.3 Software.WebHome]]
152 +
153 +**Create a new HMI project connect with PLC**
154 +
155 +Check the link below for the video to show you how to get started with a new project
156 +
157 +* [[Video>>https://youtu.be/0FpmDZe_8U8]]
158 +
159 +For more videos, please visit our Youtube channel: [[http:~~/~~/www.youtube.com/user/Wecon2004/videos>>url:http://www.youtube.com/user/Wecon2004/videos]]
160 +
161 +**General**
162 +
163 +HMI could communicate with PLC and support many PLC protocols.  It is easy to operate and set communication parameters. This demo shows how to make a communication with PLC device, use WECON LX3V Series PLC as an example.
164 +
165 +**Protocol settings**
166 +
167 +The communication between two devices requires a protocol. The following contents show the steps of protocol settings.
168 +
169 +Please select the protocol, when creating a new project.
170 +
171 +1. Select the COM port for communication;
172 +1. PLC type: It means PLC brand, like WECON;
173 +1. PLC model: It shows the model of PLC, such as LX3V;
174 +
118 118  (% style="text-align:center" %)
119 -[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
176 +[[image:image-20220819093729-1.png]]
120 120  
121 -**✎Note:**
178 +If you want to change the protocol for existing project, please click [Program] → [Communication] to open the [Communication] windows, shown as the following figure.
122 122  
123 -Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
180 +(% style="text-align:center" %)
181 +[[image:image-20220819093729-2.png]]
124 124  
183 +
184 +The steps to change the protocol for project are as follows.
185 +
186 +1. Click [Setting] to open the [Communication device] window;
187 +1. Select communication port, such as COM1;
188 +1. Select Serial port for communication, such as RS422;
189 +1. Select device type (device brand), such as WECON;
190 +1. Select the protocol for communication, such as WECON LX3V;
191 +
125 125  (% style="text-align:center" %)
126 -[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
193 +[[image:image-20220819093729-3.png]]
127 127  
128 -The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
195 +**Parameter settings**
129 129  
130 -**Communication settings in HMI**
197 +The parameters settings are in [Communication] window, shown as following below.
131 131  
132 -Enable HMI Ethernet in [Project Settings];
199 +1. Click [Setting] to open the [COM port setting] window;
200 +1. Set the parameters such as [connection], [Baud rate] and so on;
133 133  
134 134  (% style="text-align:center" %)
135 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
203 +[[image:image-20220819093729-4.png||height="636" width="818"]]
136 136  
137 -Set PLC IP in [Device IP] settings;
205 +(% start="3" %)
206 +1. Click [Setting] to open [Timeout] setting window, you could set the parameters according your requirements, or just use the default value.
138 138  
139 139  (% style="text-align:center" %)
140 -[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
209 +[[image:image-20220819093729-5.png]]
141 141  
142 -**Cable Wiring**
211 +**Set PLC address in HMI screen**
143 143  
213 +1. Place the objects to HMI screen;
214 +1. Double-click the object to open the setting window;
215 +1. Click “Edit” to open the address setting windows;
216 +1. Connection: select the serial port in HMI;
217 +1. Address type: All the PLC address types will be display in this list, such as M;
218 +1. Address No.: Please input the number of this address, such as 0;
219 +
220 +[[image:image-20220819093729-6.jpeg]]
221 +
222 +**Communication cable**
223 +
224 +In order to ensure the stability of communication, please use the twisted-pair communication cable with good grounding. The following figure shows the pin out definition.
225 +
144 144  (% style="text-align:center" %)
145 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
227 +[[image:image-20220819093729-7.png]]
146 146  
147 -== **MicroLogix** ==
229 +**HMI communication PLC use Modbus **
148 148  
231 +* HMI setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/>>https://docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/]]
232 +* PLC setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/>>https://docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/]]
233 +
234 +(% class="wikigeneratedid" id="HPLCsettings" %)
235 +**PLC settings**
236 +
237 +**Download PLC Software**
238 +
239 +Please visit below link to get the latest version PLC Editor for HMI programming
240 +
241 +* LX3V:[[Download link>>doc:PLC Editor.10 Hardware .Software.WebHome]]
242 +* LX5V:[[Download link>>doc:PLC Editor2.Download.03 Software.WebHome]]
243 +
244 +**Start a new PLC project**
245 +
246 +Start a new PLC project by clicking “New” on the left top corner of screen, select the PLC mode from the drop-down list.
247 +
248 +(% style="text-align:center" %)
249 +[[image:image-20220819101447-3.jpeg]]
250 +
251 +
252 +
253 +**Add a new instruction **
254 +
255 +Double click on the ladder, select the ladder symbol (instruction) from the drop-down list, then enter the address for this symbol.
256 +
257 +(% style="text-align:center" %)
258 +[[image:image-20220819105530-1.png]]
259 +
260 +You could also select the ladder symbol from the menu bar directly.
261 +
262 +[[image:image-20220819093729-11.png]]
263 +
264 +[[image:image-20220819093729-12.png]]
265 +
266 +**Add comment to PLC program**
267 +
268 +(% style="text-align:center" %)
269 +[[image:image-20220819105630-3.png]]
270 +
271 +**Add the statement to PLC program**
272 +
273 +Add the statement by single click on “Statement”, when finished, single click on “Statement” again to go back to Ladder edit.
274 +
275 +(% style="text-align:center" %)
276 +[[image:image-20220819105644-4.png]]
277 +
278 +**Compile **
279 +
280 +You need to compile the PLC program before downloading or running Off-line simulator. The background color will be changed from purple to white when there is no error.
281 +
282 +[[image:image-20220819093729-15.png]]
283 +
284 +**Download setting **
285 +
286 +Click on “Transfer Setup” to select download mode.
287 +
288 +[[image:image-20220820150853-1.png]]**Download PLC program to PLC**
289 +
290 +Quick select the parameters and main program of PLC program, then download to PLC, “Yes”-”Yes”-”OK”
291 +
292 +[[image:image-20220819093729-17.png]]
293 +
294 +**Upload PLC program from PLC**
295 +
296 +Read the PLC program from PLC to computer.
297 +
298 +[[image:image-20220819093729-18.png]]
299 +
300 +**Device monitor**
301 +
302 +Monitor the value of certain address in PLC, double click “Current value” to change the value in this address.
303 +
304 +[[image:image-20220819093730-19.png]]
305 +
306 +**Online monitor**
307 +
308 +Monitor the each address in PLC by online monitor. Changing the state or value in PLC is also allowd.
309 +
310 +[[image:image-20220819093730-20.png]]
311 +
312 +**Monitor edit**
313 +
314 +In this mode, you could edit the PLC program during PLC is running. 
315 +
316 +
317 +(% style="text-align:center" %)
318 +[[image:image-20220819105928-9.png||height="229" width="669"]]
319 +
320 +== **LX5V Serial Protocol** ==
321 +
322 +This example introduces the establishment of serial port communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
323 +
324 +**Software configuration of PLC**
325 +
326 +**1)PLC programming software**
327 +
328 +[[image:image-20220810164710-1.png]]
329 +
330 +**2)New PLC project**
331 +
332 +Click New Project and select the PLC model.
333 +
334 +[[image:image-20220810172412-1.png]]
335 +
336 +
337 +**3)Set Serial port parameters**
338 +
339 +Follow the steps below to configure Serial port parameters
340 +
341 +Baud rate:115200
342 +
343 +Data bit:8
344 +
345 +Stop bit:1
346 +
347 +Parity:No verification
348 +
349 +[[image:image-20220810165759-3.png]]
350 +
351 +
352 +**4)Registers list**
353 +
354 +[[image:image-20220811102219-3.png]]
355 +
356 +
357 +**HMI software configuration**
358 +
359 +**1)HMI programming software**
360 +
361 + [[image:image-20220810171237-4.png]]
362 +
363 +**2)New HMI project**
364 +
365 +Click New Project and select the HMI model.
366 +
367 +[[image:image-20220810172010-5.png]]
368 +
369 +**3)Set communication port parameters**
370 +
371 +Click the communication configuration button on the left to find the communication protocol with LX5V. After selecting the protocol, configure the communication parameters of the COM port.
372 +
373 +Baud rate:115200
374 +
375 +Data bit:8
376 +
377 +Stop bit:1
378 +
379 +Parity:No verification
380 +
381 +
382 +[[image:image-20220811104012-1.png]]
383 +
384 +
385 +**hardware connection**
386 +
387 +**1)Hardware wiring diagram**
388 +
389 +This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
390 +
391 +[[image:image-20220811103005-4.png]]
392 +
393 +
394 +[[image:image-20220811103227-7.png]]
395 +
396 +The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
397 +
398 +== **LX5V-N Ethernet protocol** ==
399 +
400 +(% id="cke_bm_147709S" style="display:none" %) (%%)This example introduces the establishment of Ethernet communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
401 +
402 +**Software configuration of PLC**
403 +
404 +**1)PLC programming software**
405 +
406 +[[image:image-20220810164710-1.png]]
407 +
408 +**2)New PLC project**
409 +
410 +Click New Project and select the PLC model.
411 +
412 +[[image:image-20220811115454-1.png]]
413 +
414 +
415 +**3)Set Ethernet port parameters**
416 +
417 +Follow the steps below to configure Ethernet parameters
418 +
419 +PLC IP address:192.168.39.200
420 +
421 +default gateway:192.168.39.1
422 +
423 +subnet mask:255.255.255.0
424 +
425 +[[image:image-20220811140530-2.png]]
426 +
427 +
428 +**4)Registers list**
429 +
430 +[[image:image-20220811102219-3.png]]
431 +
432 +
433 +**HMI software configuration**
434 +
435 +**1)HMI programming software**
436 +
437 + [[image:image-20220810171237-4.png]]
438 +
439 +**2)New HMI project**
440 +
441 +Click New Project and select the HMI model.
442 +
443 +[[image:image-20220810172010-5.png]]
444 +
445 +**3)Set communication port parameters**
446 +
447 +Click the project setting button on the left to configure the IP address of the HMI machine to ensure that the HMI and PLC IP remain in a local area network.
448 +
449 +HMI IP address:192.168.39.201
450 +
451 +default gateway:192.168.39.1
452 +
453 +subnet mask:255.255.255.0
454 +
455 +[[image:image-20220811170753-2.png]]
456 +
457 +Next, click Communication Settings to configure the IP of the HMI communication object.
458 +
459 +[[image:image-20220811163047-1.png]]
460 +
461 +**hardware connection**
462 +
463 +**1)Hardware wiring diagram**
464 +
465 +This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
466 +
467 +[[image:image-20220811170248-1.png]]
468 +
469 +The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
470 +
471 += Create communication with **Rockwell PLC** =
472 +
473 +== **MicroLogix Protocol** ==
474 +
149 149  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
150 150  
151 151  **HMI Settings**
... ... @@ -181,9 +181,67 @@
181 181  
182 182  **Cable Wiring**
183 183  
510 +
184 184  (% style="text-align:center" %)
185 185  [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
186 186  
514 +== **FreeTag Ethernet/IP (CompactLogix)** ==
515 +
516 +Allen-Brandly CompactLogix
517 +
518 +**HMI Settings**
519 +
520 +(% class="table-bordered" %)
521 +|**Items**|**Settings**|**Note**
522 +|Protocol|Allen-Brandley FreeTag Ethernet/IP (CompactLogix)|
523 +|Connection|Ethernet|
524 +|Port No.|44818|
525 +
526 +**PLC Setting**
527 +
528 +Create new tags
529 +
530 +(% style="text-align:center" %)
531 +[[image:12.PLC Protocol_html_a748a27dcf7f1124.png||data-xwiki-image-style-alignment="center" height="411" width="700" class="img-thumbnail"]]
532 +
533 +Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
534 +
535 +(% style="text-align:center" %)
536 +[[image:12.PLC Protocol_html_151379170bb8ff3e.png||data-xwiki-image-style-alignment="center" height="352" width="700" class="img-thumbnail"]]
537 +
538 +Import labels, please open [Communication] window and click [Import label];
539 +
540 +Select csv file, all tags will be displayed as belows;
541 +
542 +(% style="text-align:center" %)
543 +[[image:12.PLC Protocol_html_af192e54dee96f38.png||data-xwiki-image-style-alignment="center" height="586" width="700" class="img-thumbnail"]]
544 +
545 +**✎Note:**
546 +
547 +Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
548 +
549 +(% style="text-align:center" %)
550 +[[image:12.PLC Protocol_html_33df1d63ebe53726.png||data-xwiki-image-style-alignment="center" height="206" width="700" class="img-thumbnail"]]
551 +
552 +The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
553 +
554 +**Communication settings in HMI**
555 +
556 +Enable HMI Ethernet in [Project Settings];
557 +
558 +(% style="text-align:center" %)
559 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="106" width="400" class="img-thumbnail"]]
560 +
561 +Set PLC IP in [Device IP] settings;
562 +
563 +(% style="text-align:center" %)
564 +[[image:12.PLC Protocol_html_27870d373581892e.png||data-xwiki-image-style-alignment="center" height="206" width="600" class="img-thumbnail"]]
565 +
566 +**Cable Wiring**
567 +
568 +(% style="text-align:center" %)
569 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
570 +
187 187  == **AB PLC address edit** ==
188 188  
189 189  The operational address is determined by the connection of Allen-Bradley PLC to HMI. For extension modules or other special conditions, refer to allen-Bradley PLC instruction manual. The following is an example of allen-bradley MicroLogix1200.
... ... @@ -193,7 +193,7 @@
193 193  * **Word address S:** The word address ranges from 0 to 255 (decimal).
194 194  * **Word address TS:** The address ranges from 000.0 to ffff. The first and second f from left to right represents the block number (hexadecimal); The third and fourth f from left to right represent the word address (hexadecimal).
195 195  
196 -**✎Note: **Register address TP, CS, CP, N, F and TS address edit tare he same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table.
580 +**✎Note: **Register address TP, CS, CP, N, F and TS address edit are same. D indicates decimal, and F indicates hexadecimal. Different PLC models may support different registers. See the following table.
197 197  
198 198  |(% style="width:393px" %)**PLC bit address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
199 199  |(% style="width:393px" %)I|(% style="width:350px" %)dd.dd|(% style="width:333px" %)I 0.0 ~~ 255.15
... ... @@ -201,117 +201,280 @@
201 201  |(% style="width:393px" %)B|(% style="width:350px" %)fff.dd|(% style="width:333px" %)B 000.0 ~~ fff.15
202 202  |(% style="width:393px" %)S|(% style="width:350px" %)dd.dd|(% style="width:333px" %)S 0.0 ~~ 255.15
203 203  |(% style="width:393px" %)N|(% style="width:350px" %)ffff.dd|(% style="width:333px" %)N 000.0 ~~ fff.15
204 -|(% style="width:393px" %)**PLC word address type**|(% style="width:350px" %)**Address format**|(% style="width:333px" %)**Address range**
205 -|(% style="width:393px" %)S|(% style="width:350px" %)ddd|(% style="width:333px" %)S0 ~~ 255
206 -|(% style="width:393px" %)TS|(% style="width:350px" %)ffff|(% style="width:333px" %)TS0 ~~ FFFF
207 -|(% style="width:393px" %)TP|(% style="width:350px" %)ffff|(% style="width:333px" %)TP0 ~~ FFFF
208 -|(% style="width:393px" %)CS|(% style="width:350px" %)ffff|(% style="width:333px" %)CS0 ~~ FFFF
209 -|(% style="width:393px" %)CP|(% style="width:350px" %)ffff|(% style="width:333px" %)CP0 ~~ FFFF
210 -|(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
211 -|(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
588 +|**PLC word address type**|**Address format**|**Address range**
589 +|S|ddd|S0 ~~ 255
590 +|TS|ffff|TS0 ~~ FFFF
591 +|TP|ffff|TP0 ~~ FFFF
592 +|CS|ffff|CS0 ~~ FFFF
593 +|CP|ffff|CP0 ~~ FFFF
594 +|N|ffff|N0 ~~ FFFF
595 +|F|ffff|F0 ~~ FFFF
212 212  
213 -= **Barcode Scanner** =
597 += (% id="cke_bm_43878S" style="display:none" %)** **(%%)**Siemens** =
214 214  
215 -Supported: DELI 14880 barcode scanner
599 +== **S7-200 Smart Ethernet** ==
216 216  
601 +Supported Series: Siemens S7-200 SMART Series Ethernet Module.
602 +
603 +Website: [[http:~~/~~/www.siemens.com/entry/cc/en/>>url:http://www.siemens.com/entry/cc/en/]]
604 +
217 217  **HMI Setting**
218 218  
219 219  (% class="table-bordered" %)
220 220  |**Items**|**Settings**|**Note**
221 -|Protocol|Barcode Scanner|
222 -|Connection|USB|
609 +|Protocol|Simens S7-200 Smart Ethernet|
610 +|Connection|Ethernet|
611 +|Port No.|102|
612 +|PLC station No.|2|
223 223  
224 -**Operating Procedures**
614 +**Address List**
225 225  
226 -Select [Barcode Scanner];
616 +(% class="table-bordered" %)
617 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
618 +|(% rowspan="9" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
619 +|Q|Q|Q ddddd.o|0.0~~99999.7|
620 +|V|VWbit|VWbit ddddd.o|0.0~~99999.7|
621 +|V|V|V ddddd.o|0.0~~99999.7|
622 +|M|M|M ddddd.o|0.0~~99999.7|
623 +|SM|SM|ddddd.o|0.0~~99999.7|
624 +|S|S|ddddd.o|0.0~~99999.7|Read only
625 +|T|T|ddddd|0~~99999|Timer state, read only
626 +|C|C|ddddd|0~~99999|Counter state, read only
627 +|(% rowspan="12" %)Word|I|IW|IW ddddd|0~~99999|
628 +|Q|QW|QW ddddd|0~~99999|
629 +|AI|AIW|AIW ddddd|0~~99999|
630 +|AQ|VB|VB ddddd|0~~99999|
631 +|V|VW|VW ddddd|0~~99998|(((
632 +VW0=VB (0~~1)
227 227  
634 +VW2=VB (2~~3)
635 +
636 +Address value is a multiple of 2
637 +)))
638 +|V|VD|VD ddddd|0~~99998|(((
639 +VD0=VB (0~~3)
640 +
641 +VD2=VB (4~~7)
642 +
643 +Address value is a multiple of 4
644 +)))
645 +|M|MB|MB ddddd|0~~99999|
646 +|M|MW|MW ddddd|0~~99999|(((
647 +MW0=MB(0~~1)
648 +
649 +MW2=MB(2~~3)
650 +
651 +Address value is a multiple of 2
652 +)))
653 +|M|MD|MD ddddd|0~~99999|(((
654 +MD0=MB(0~~3)
655 +
656 +MD4=MB(4~~7)
657 +
658 +Address value is a multiple of 4
659 +)))
660 +|T|TW|TW ddddd|0~~99999|Value of timer
661 +|C|CW|CW ddddd|0~~99999|Value of counter
662 +|W|SW|SW ddddd|0~~99999|
663 +
664 +**Communication Settings**
665 +
666 +Enable HMI Ethernet in [Project Settings];
667 +
228 228  (% style="text-align:center" %)
229 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
669 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
230 230  
231 -Set address for receiving;
671 +Set PLC IP in [Device IP] settings;
232 232  
233 -Set correct length;
673 +(% style="text-align:center" %)
674 +[[image:12.PLC Protocol_html_70b0c4c2ee21b10d.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
234 234  
676 +* PLC IP Address: PLC IP
677 +* PLC pot No.: 102(fixed)
678 +* Network:TCP_Client_2N(fixed)
679 +
235 235  (% style="text-align:center" %)
236 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
681 +[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]
237 237  
238 -**✎Note:**
683 +* Wait timeout: depend on actual network situation (more than 1500 ms)
239 239  
240 -* The protocol uploads the information acquired by the USB scanner to the HMI;
241 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
242 -* Recommended model: DELI 14880 barcode scanner;
685 +**Cable Wiring**
243 243  
244 -= **Hitachi EHV Series (Ethernet)** =
687 +(% style="text-align:center" %)
688 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
245 245  
246 -Supported series: Hitachi EHV series
690 +== **S7-300 Ethernet** ==
247 247  
248 -**HMI Settings**
692 +Supported Series: Siemens S7-300 series PLC
249 249  
694 +**HMI Setting**
695 +
250 250  (% class="table-bordered" %)
251 251  |**Items**|**Settings**|**Note**
252 -|Protocol|Hitachi EHV series|
698 +|Protocol|Simens S7-300 Ethernet|
253 253  |Connection|Ethernet|
254 -|Port No.|3004~~3007|
700 +|Port No.|102|
701 +|PLC station No.|2|Need to be same as the PLC setting
255 255  
256 256  **Address List**
257 257  
258 258  (% class="table-bordered" %)
259 -|**Type**|**Register**|**Range**|**Format**|**Note**
260 -|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
261 -|M|0 - 7FFF.f (Hex)|M HHHH.h|
262 -|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
263 -H1H2H3H4 Module main number
706 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
707 +|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
708 +|Q|Q|Q ddddd.o|0.0~~99999.7|
709 +|M|M|M ddddd.o|0.0~~99999.7|
710 +|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
711 +nn: block number;
264 264  
265 -H1: Remote number
713 +dddd: address;
714 +)))
715 +|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
716 +|Q|QW|QW ddddd|0~~99999|
717 +|(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
718 +|MW|MW ddddd|0~~99999|(((
719 +MW0=MB(0~~1)
266 266  
267 -H2: Unit number
721 +MW2=MB(2~~3)
268 268  
269 -H3: Slot number
723 +Address value is a multiple of 2
724 +)))
725 +|MD|MD ddddd|0~~99999|(((
726 +MD0=MB(0~~3)
270 270  
271 -H4: Word number of Module
728 +MD4=MB(4~~7)
272 272  
273 -H Sub number of Module
730 +Address value is a multiple of 4
731 +)))
732 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
733 +nn: block number;
274 274  
275 -For example:X21.3
735 +dddd: address
736 +)))
737 +|DBxDBW|DBxDBW nndddd|0~~99999999
738 +|DBxDBD|DBxDBD nndddd|0~~99999999
276 276  
277 -Slot number 2
740 +**Communication Settings**
278 278  
279 -Word number of module is 1
742 +Enable HMI Ethernet in [Project Settings];
280 280  
281 -Bit number of module is 3
744 +(% style="text-align:center" %)
745 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
282 282  
283 -Remote number and unit number are 0
747 +Set PLC IP in [Device IP] settings;
748 +
749 +(% style="text-align:center" %)
750 +[[image:12.PLC Protocol_html_910b1a0aa9e2201c.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
751 +
752 +* PLC IP Address: PLC IP
753 +* PLC pot No.: 102(fixed)
754 +* Network:TCP_Client_2N(fixed)
755 +
756 +(% style="text-align:center" %)
757 +[[image:12.PLC Protocol_html_5891afd92901b7ad.png||data-xwiki-image-style-alignment="center" height="276" width="347" class="img-thumbnail"]]
758 +
759 +* Wait timeout: depend on actual network situation (more than 1500 ms)
760 +
761 +**Cable Wiring**
762 +
763 +(% style="text-align:center" %)
764 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
765 +
766 +== **S7-1200 Ethernet** ==
767 +
768 +Supported Series: Siemens S7-1200
769 +
770 +**HMI Setting**
771 +
772 +(% class="table-bordered" %)
773 +|**Items**|**Settings**|**Note**
774 +|Protocol|Siemens S7-1200|
775 +|Connection|Ethernet|
776 +|Port No.|102|
777 +|PLC station No.|2|
778 +
779 +**Address List**
780 +
781 +(% class="table-bordered" %)
782 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
783 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
784 +d:0~-~-9999
785 +
786 +o:0-7
787 +)))|
788 +|Q|Q|Q d.o|(((
789 +d:0~-~-9999
790 +
791 +o:0-7
792 +)))|
793 +|M|M|M d.o|(((
794 +d:0~-~-9999
795 +
796 +o:0-7
797 +)))|
798 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
799 +nn:0-9999,
800 +
801 +dddd:0-9999,
802 +
803 +o:0-7
804 +)))|(((
805 +nn:DB No.
806 +
807 +dddd:address value
808 +
809 +o: digit address
284 284  )))
285 -|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
286 -|R|0 – FF.f (Hex)|R HH.h|
287 -|L|0 - 73FF.f (Hex)|L HHHH.h|
288 -|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
289 -|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
290 -H1H2H3H4 Module main number
811 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
812 +|M|MW|MW d|d:0-99999|(((
813 +MW0=MB(0~~1)
291 291  
292 -H1: Remote number
815 +MW2=MB(2~~3)
293 293  
294 -H2: Unit number
817 +Address value is a multiple of 2
818 +)))
819 +|M|MD|MD d|d:0-99999|(((
820 +MD0=MB(0~~3)
295 295  
296 -H3: Slot number
822 +MD4=MB(4~~7)
297 297  
298 -H4: Word number of module
824 +Address value is a multiple of 4
825 +)))
826 +|I|IW|IW d|d:0-99999|
827 +|Q|QW|QW d|d:0-99999|
828 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
829 +nn:0-9999
299 299  
300 -For example:WX21
831 +dddd:0-9999
832 +)))|(((
833 +nn:DB No.
301 301  
302 -Word number of module is 1
835 +dddd:address value
836 +)))
837 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
838 +nn:0-9999
303 303  
304 -Slot number is 2
840 +dddd:0-9999
841 +)))|(((
842 +nn:DB No.
305 305  
306 -Remote number and unit number are 0
844 +dddd:address value
845 +
846 +Address value is a multiple of 2
307 307  )))
308 -|WY|0 – FFFF (Hex)|WY H1H2H3H4
309 -|WR|0 – FFFF (Hex)|WR HHHH|
310 -|WL|0 - 73FF (Hex)|WL HHHH|
311 -|TC|0 - 2559|TC DDDD|
848 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
849 +nn:0-9999
312 312  
313 -**Communication settings in HMI**
851 +dddd:0-9999
852 +)))|(((
853 +nn:DB No.
314 314  
855 +dddd:address value
856 +
857 +Address value is a multiple of 4
858 +)))
859 +
860 +**Communication Settings**
861 +
315 315  Enable HMI Ethernet in [Project Settings];
316 316  
317 317  (% style="text-align:center" %)
... ... @@ -320,178 +320,285 @@
320 320  Set PLC IP in [Device IP] settings;
321 321  
322 322  (% style="text-align:center" %)
323 -[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
870 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
324 324  
325 -**PLC Configuration**
872 +**✎Note:**
326 326  
327 -Connect with PLC, select[Online mode];
874 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
875 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
328 328  
329 -(% style="text-align:center" %)
330 -[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
877 +**PLC Settings**
331 331  
332 -Set IP address, it is the same LAN parameters with HMI;
879 +Add BD
333 333  
881 +* Please uncheck [Symbolic access only] option;
882 +
334 334  (% style="text-align:center" %)
335 -[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
884 +[[image:12.PLC Protocol_html_643144c591994418.png||data-xwiki-image-style-alignment="center" height="546" width="550" class="img-thumbnail"]]
336 336  
337 -3) Save PLC communication parameter, and restart PLC
886 +Address settings, using BD2 as example.
338 338  
339 -**PLC Monitor Mode**
888 +* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1.
889 +* 2 represent DB block number
890 +* xxxx represent address
340 340  
341 -Connect with PLC and choose to “online” mode
892 +**Such as:**
342 342  
894 +* DBxDBB20000 = DB2.DBB0
895 +* DBxDBW20004 = DB2.DBW4
896 +
343 343  (% style="text-align:center" %)
344 -[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
898 +[[image:12.PLC Protocol_html_87ceaea84d552e62.png||data-xwiki-image-style-alignment="center" height="245" width="537" class="img-thumbnail"]]
345 345  
346 -Open I/O monitor sheet1
900 +**How to connect with S7-1200 Firmware V4.0**
347 347  
348 -(% style="text-align:center" %)
349 -[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
902 +PLC configuration
350 350  
351 -During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
904 +* Double click [device configuration] in Siemens via software
905 +* Double click [protection] to enter protection configuration screen
352 352  
353 353  (% style="text-align:center" %)
354 -[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
908 +[[image:12.PLC Protocol_html_9779940d38da8e07.png||data-xwiki-image-style-alignment="center" height="426" width="341" class="img-thumbnail"]]
355 355  
356 -Enter the register address, click OK to view the value of the register.
910 +* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)]
357 357  
358 358  (% style="text-align:center" %)
359 -[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
913 +[[image:12.PLC Protocol_html_d2c667b02f9720b1.png||data-xwiki-image-style-alignment="center" height="296" width="554" class="img-thumbnail"]]
360 360  
361 -(% style="text-align:center" %)
362 -[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
915 +DB settings
363 363  
364 -**✎Note:**
917 +* Right click [DB], select [properties]
918 +* Uncheck [optimized block access]
365 365  
366 -* Both word registers and bit registers support even continuous read/write functions;
367 -* The range of registers is based on the specific PLC type;
368 -
369 369  **Cable Wiring**
370 370  
371 371  (% style="text-align:center" %)
372 372  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
373 373  
374 -= **IEC60870-5 104 Client** =
925 +== **LOGO Ethernet** ==
375 375  
376 -**HMI Setting**
927 +Supported Series: Siemens Logo 0BA0 series
377 377  
929 +**HMI Settings**
930 +
378 378  (% class="table-bordered" %)
379 -|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
380 -|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
381 -|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
382 -|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
932 +|**Items**|**Settings**|**Note**
933 +|Protocol|Siemens LOGO|
934 +|Connection|Ethernet|
935 +|Port No.|102|
936 +|PLC station No.|2|
383 383  
384 384  **Address List**
385 385  
386 386  (% class="table-bordered" %)
387 -|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
388 -|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
389 -|(% style="width:461px" %)SCNA|0~~16777215.7
390 -|(% style="width:461px" %)DPTB|0~~16777215.7
391 -|(% style="width:461px" %)DCNA|0~~16777215.7
392 -|(% style="width:461px" %)METF|0~~16777215.7
393 -|(% style="width:461px" %)SENC|0~~16777215.7
394 -|(% style="width:461px" %)SENA|0~~16777215.7
395 -|(% style="width:461px" %)MENA|0~~16777215.7
396 -|(% style="width:461px" %)METD|0~~16777215.7
397 -|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
398 -|(% style="width:461px" %)SCNA|0~~16777215
399 -|(% style="width:461px" %)DPTB|0~~16777215
400 -|(% style="width:461px" %)DCNA|0~~16777215
401 -|(% style="width:461px" %)SENA|0~~16777215
402 -|(% style="width:461px" %)MENA|0~~16777215
403 -|(% style="width:461px" %)METD|0~~16777215
404 -|(% style="width:461px" %)INRO|0~~16777215
405 -|(% style="width:461px" %)TIMESYN|0~~16777215
406 -|(% style="width:461px" %)TIMEZ|0~~16777215
407 -|(% style="width:461px" %)NTP|0~~16777215
408 -|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
409 -|(% style="width:461px" %)SENC|0~~16777215
941 +|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address**
942 +|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0
943 +|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000
944 +|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000
945 +|4|VW|Word|0-1468|DB1.DBX0.0|0x000000
946 +|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0
947 +|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770
948 +|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0
949 +|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180
950 +|9|AI|Word|1-16|DB1.DBX1032.0|0x002040
951 +|10|I|Bit|1-64|DB1.DBX1024.0|0x002000
952 +|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140
953 +|12|M|Bit|1-112|DB1.DBX1104.0|0x002280
954 +|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0
955 +|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70
956 +|15|V|Bit|0-14697|DB1.DBX0.0|0x000000
410 410  
411 -**Address Configuration**
958 +**PLC Settings in LOGO Software:**
412 412  
413 -The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
960 +Click [Tools]~-~-[Ethernet Connections],shown as below.
414 414  
415 415  (% style="text-align:center" %)
416 -[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
963 +[[image:12.PLC Protocol_html_8b9d2322edf89519.png||data-xwiki-image-style-alignment="center" height="641" width="423" class="img-thumbnail"]]
417 417  
965 +Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
966 +
418 418  (% style="text-align:center" %)
419 -[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
968 +[[image:12.PLC Protocol_html_6c4dd041b26cd8a1.png||data-xwiki-image-style-alignment="center" height="481" width="363" class="img-thumbnail"]]
420 420  
421 -Extended tag name
970 +**TSAP set**:The value set by local TSAP is the remote TSAP set in HMI. PLC's remote TSAP is the opposite,shown as below.
422 422  
423 -Address range for the extended tag.
972 +(% style="text-align:center" %)
973 +[[image:12.PLC Protocol_html_7af2611d3790a77d.png||data-xwiki-image-style-alignment="center" height="359" width="426" class="img-thumbnail"]]
424 424  
425 -**Communication Settings**
975 +**Download Project**: Click "Address book" to add the IP address to be downloaded (fi."Detect" to check whether the IP address can be detected. Then click “ok”, and the system will prompt that PLC will be "STOP" mode. Click “YES” to start download.
426 426  
427 -Enable HMI Ethernet in [Project Settings];
977 +(% style="text-align:center" %)
978 +[[image:12.PLC Protocol_html_3243e4cd600595cc.png||data-xwiki-image-style-alignment="center" height="368" width="554" class="img-thumbnail"]]
428 428  
980 +
429 429  (% style="text-align:center" %)
430 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
982 +[[image:12.PLC Protocol_html_cb1d92e2cc91a8db.png||data-xwiki-image-style-alignment="center" height="320" width="553" class="img-thumbnail"]]
431 431  
984 +
985 +**HMI Communication Settings**
986 +
432 432  Set PLC IP in [Device IP] settings;
433 433  
434 434  (% style="text-align:center" %)
435 -[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
990 +[[image:SiemensLOGODeviceIP.png]]
436 436  
992 +Enable HMI Ethernet in [Project Settings];
993 +
994 +(% style="text-align:center" %)
995 +[[image:12.PLC Protocol_html_95917a3d92068467.png||data-xwiki-image-style-alignment="center" height="311" width="553" class="img-thumbnail"]]
996 +
997 +TSAP setting
998 +
999 +* Regarding the setting of PLC TSAP, HMI provides system special address for setting, it is recommended to run in HMI script initialization, write PLC TSAP to corresponding system special register.
1000 +* HSW10118 = local TSAP of HMI, this is remote TSAP of PLC.
1001 +* HSW10119 = Remote TSAP of HMI, this is local TSAP of PLC.
1002 +
1003 +**✎Note:**
1004 +
1005 +* The data of TSAP is hexadecimal format. For example: the remote TSAP configured in the PLC is set to 20.00, then HSW10118 should be set to 0x2000, that is, HSW10118 = 8192.
1006 +
1007 +(% style="text-align:center" %)
1008 +[[image:12.PLC Protocol_html_5c6374b21f46e01e.png||data-xwiki-image-style-alignment="center" height="139" width="498" class="img-thumbnail"]]
1009 +
1010 +
1011 +* AI word address and Ibit address are read-only and cannot be written on HMI.
1012 +* VW address should be even number.such as VW0, VW2, VW4...
1013 +* VD address it takes two VW addresses.such as VD0,VD4,VD8...
1014 +* Written value of RTC cannot exceed 255.
1015 +
437 437  **Cable Wiring**
438 438  
439 439  (% style="text-align:center" %)
440 440  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
441 441  
442 -= **LG XGK FEnet Ethernet** =
1021 +== **S7-XXX Ethernet** ==
443 443  
444 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
1023 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
445 445  
446 -**HMI Settings**
1025 +**HMI Setting**
447 447  
448 -(% class="table-bordered" %)
449 -|**Items**|**Settings**|**Note**
450 -|Protocol|LG XGK FEnet(Ethernet)|
451 -|Connection|Ethernet|
452 -|Port No.|2004|
1027 +(% class="table-bordered" style="width:823px" %)
1028 +|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note**
1029 +|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %)
1030 +|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %)
1031 +|Port No.|(% style="width:437px" %)102|(% style="width:201px" %)
1032 +|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %)
1033 +|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %)
453 453  
1035 +Slot from TIA Portal is equal to Device No. of PIStudio
1036 +
1037 +Rack from TIA Portal is equal to HMI No. of PIStudio
1038 +
1039 +(% style="text-align:center" %)
1040 +[[image:S7-XXXCommunication Settings.png]]
1041 +
1042 +(% style="text-align:center" %)
1043 +[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
1044 +
454 454  **Address List**
455 455  
456 456  (% class="table-bordered" %)
457 -|**Type**|**Register**|**Range**|**Format**|**Note**
458 -|(% rowspan="14" %)Word|P|0~~2047|P d|
459 -|M|0~~2047|M d|
460 -|K|0~~2047|K d|
461 -|F|0~~2047|F d|
462 -|T|0~~2047|T d|
463 -|C|0~~2047|C d|
464 -|Z|0~~127|Z d|
465 -|S|0~~127|S d|
466 -|L|0~~11263|L d|
467 -|N|0~~21503|N d|
468 -|D|0~~32767|D d|
469 -|R|0~~32767|R d|
470 -|ZR|0~~65535|ZR d|
471 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
1048 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
1049 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
1050 +d:0~-~-9999
472 472  
473 -**✎Note:**
1052 +o:0-7
1053 +)))|
1054 +|Q|Q|Q d.o|(((
1055 +d:0~-~-9999
474 474  
475 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
476 -* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
477 -* All bit registers are in the form of bits in word, and the range is the same as the word register;
1057 +o:0-7
1058 +)))|
1059 +|M|M|M d.o|(((
1060 +d:0~-~-9999
478 478  
479 -**Communication settings in HMI**
1062 +o:0-7
1063 +)))|
1064 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
1065 +nn:0-9999,
480 480  
1067 +dddd:0-9999,
1068 +
1069 +o:0-7
1070 +)))|(((
1071 +nn:DB No.
1072 +
1073 +dddd:address value
1074 +
1075 +o: digit address
1076 +)))
1077 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
1078 +|M|MW|MW d|d:0-99999|(((
1079 +MW0=MB(0~~1)
1080 +
1081 +MW2=MB(2~~3)
1082 +
1083 +Address value is a multiple of 2
1084 +)))
1085 +|M|MD|MD d|d:0-99999|(((
1086 +MD0=MB(0~~3)
1087 +
1088 +MD4=MB(4~~7)
1089 +
1090 +Address value is a multiple of 4
1091 +)))
1092 +|I|IW|IW d|d:0-99999|
1093 +|Q|QW|QW d|d:0-99999|
1094 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
1095 +nn:0-9999
1096 +
1097 +dddd:0-9999
1098 +)))|(((
1099 +nn:DB No.
1100 +
1101 +dddd:address value
1102 +)))
1103 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
1104 +nn:0-9999
1105 +
1106 +dddd:0-9999
1107 +)))|(((
1108 +nn:DB No.
1109 +
1110 +dddd:address value
1111 +
1112 +Address value is a multiple of 2
1113 +)))
1114 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
1115 +nn:0-9999
1116 +
1117 +dddd:0-9999
1118 +)))|(((
1119 +nn:DB No.
1120 +
1121 +dddd:address value
1122 +
1123 +Address value is a multiple of 4
1124 +)))
1125 +
1126 +**Communication Settings**
1127 +
481 481  Enable HMI Ethernet in [Project Settings];
482 482  
483 483  (% style="text-align:center" %)
484 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1131 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-rounded img-thumbnail"]]
485 485  
486 486  Set PLC IP in [Device IP] settings;
487 487  
488 488  (% style="text-align:center" %)
489 -[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
1136 +[[image:12.PLC Protocol_html_f7b3eb9abda33833.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
490 490  
1138 +**✎Note:**
1139 +
1140 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three touch screens.
1141 +* HMI access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
1142 +
491 491  **Cable Wiring**
492 492  
493 -= **Mitsubishi** =
1145 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
494 494  
1147 += Create communication with **Mitsubishi** =
1148 +
495 495  == **FX1S, 1N, 2N Series** ==
496 496  
497 497  Supported Series: Mitsubishi FX1S, FX1N, FX2N series
... ... @@ -1896,7 +1896,7 @@
1896 1896  
1897 1897  == **LOGO Ethernet** ==
1898 1898  
1899 -Supported Series: Siemens Logo
2553 +Supported Series: Siemens Logo 0BA0 series
1900 1900  
1901 1901  **HMI Settings**
1902 1902  
... ... @@ -1959,9 +1959,8 @@
1959 1959  Set PLC IP in [Device IP] settings;
1960 1960  
1961 1961  (% style="text-align:center" %)
1962 -[[image:12.PLC Protocol_html_573fc64ad393cd4f.png||data-xwiki-image-style-alignment="center" height="655" width="379" class="img-thumbnail"]]
2616 +[[image:SiemensLOGODeviceIP.png]]
1963 1963  
1964 -
1965 1965  Enable HMI Ethernet in [Project Settings];
1966 1966  
1967 1967  (% style="text-align:center" %)
... ... @@ -1993,17 +1993,28 @@
1993 1993  
1994 1994  == **S7-XXX Ethernet** ==
1995 1995  
1996 -Supported Series: Siemens S7-1200 and S7-1500
2649 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
1997 1997  
1998 1998  **HMI Setting**
1999 1999  
2000 -(% class="table-bordered" %)
2001 -|**Items**|**Settings**|**Note**
2002 -|Protocol|Siemens S7-XXX|
2003 -|Connection|Ethernet|
2004 -|Port No.|102|
2005 -|PLC station No.|1 (for S7-1500)/ 2 (for S7-1200)|
2653 +(% class="table-bordered" style="width:823px" %)
2654 +|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note**
2655 +|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %)
2656 +|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %)
2657 +|Port No.|(% style="width:437px" %)102|(% style="width:201px" %)
2658 +|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %)
2659 +|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %)
2006 2006  
2661 +Slot from TIA Portal is equal to Device No. of PIStudio
2662 +
2663 +Rack from TIA Portal is equal to HMI No. of PIStudio
2664 +
2665 +(% style="text-align:center" %)
2666 +[[image:S7-XXXCommunication Settings.png]]
2667 +
2668 +(% style="text-align:center" %)
2669 +[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
2670 +
2007 2007  **Address List**
2008 2008  
2009 2009  (% class="table-bordered" %)
... ... @@ -2253,63 +2253,6 @@
2253 2253  
2254 2254  **✎Note:** COM3 only available in PI8000/PI9000 series.
2255 2255  
2256 -= **WECON PLC** =
2257 -
2258 -Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
2259 -
2260 -**HMI Settings**
2261 -
2262 -(% class="table-bordered" %)
2263 -|**Item**|**Settings**|**Note**
2264 -|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
2265 -|Connection|RS422/RS485|
2266 -|Baud rate|9600|
2267 -|Data bit|7|
2268 -|Parity|EVEN|
2269 -|Stop bit|1|
2270 -|PLC station No.|1|
2271 -
2272 -**Address List**
2273 -
2274 -(% class="table-bordered" %)
2275 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
2276 -|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
2277 -|Y|Y|Y o|0~~303237|
2278 -|M|M|M d|0~~99999|
2279 -|T|T|T d|0~~99999|
2280 -|C|C|C d|0~~99999|
2281 -|S|S|S d|0~~99999|
2282 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
2283 -|Y|Y|Y o|0~~303237|
2284 -|M|M|M d|0~~99999|
2285 -|T|T|T d|0~~99999|
2286 -|C|C|C d|0~~199|
2287 -|D|D|D d|0~~7999|
2288 -|S|S|S d|0~~99999|
2289 -|SD|SD|SD d|8000~~9999|
2290 -
2291 -**Cable Wiring**
2292 -
2293 -* **RS485**
2294 -
2295 -(% style="text-align:center" %)
2296 -[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]]
2297 -
2298 -(% style="text-align:center" %)
2299 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
2300 -
2301 -* **RS422**
2302 -
2303 -(% style="text-align:center" %)
2304 -[[image:12.PLC Protocol_html_5c7fca9a70da2ee8.png||data-xwiki-image-style-alignment="center" height="247" width="389" class="img-thumbnail"]]
2305 -
2306 -**✎Note:**
2307 -
2308 -* HMI COM3 is available in PI8000 series and COM3 is in COM2(hardware PIN 7 and PIN 8) .
2309 -* If PLC <= 20 points,such as LX3V-1208/LX3V-0806 PLC,PLC RS485A and RS485B mean PLC COM2 RS485+ and RS485- .PLC COM2 can support modbus. Please refer to PLC COM2 setting manual.
2310 -
2311 -[[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]]
2312 -
2313 2313  = **Printer** =
2314 2314  
2315 2315  == **TSPL label printer** ==
... ... @@ -2478,155 +2478,316 @@
2478 2478  **✎Note:** COM3 only available in PI8000/PI9000 series.
2479 2479  
2480 2480  
2481 -== **1. HMI and Wecon LX5V serial communication** ==
3088 += **Schneider MODBUS RTU** =
2482 2482  
2483 -This example introduces the establishment of serial port communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
3090 +**HMI Setting**
2484 2484  
3092 +|=**Parameters**|=**Recommended**|=**Notes**
3093 +|**Protocol**|(% colspan="1" %)Schneider MODBUS RTU|
3094 +|Connection|RS485|
3095 +|**Baud rate**|19200|
3096 +|**Data bit**|8|
3097 +|**Parity**|Even|
3098 +|**Stop bit**|1|
3099 +|**PLC station No.**|1|
2485 2485  
2486 -**Software configuration of PLC**
3101 +**PLC Setting**
2487 2487  
2488 -**1)PLC programming software**
3103 +|=(% scope="row" %)**Communication mode**|Modbus RTU protocol
2489 2489  
2490 -[[image:image-20220810164710-1.png]]
3105 +**Device Address**
2491 2491  
2492 -**2)New PLC project**
3107 +|=**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
3108 +|B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
3109 +|B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
3110 +|B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
3111 +|W|MW|DDDDDD|0 ~~ 999999|Output register
3112 +|DW|MD|DDDDDD|0 ~~ 999999|Output register
2493 2493  
2494 -Click New Project and select the PLC model.
3114 +**Wiring Diagram**
2495 2495  
2496 -[[image:image-20220810172412-1.png]]
3116 +**RS-485 2W **(RJ45 Connector): The following is the view from the soldering point of a connector.
2497 2497  
3118 +(% style="text-align:center" %)
3119 +[[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
2498 2498  
2499 -**3)Set Serial port parameters**
3121 += **Barcode Scanner** =
2500 2500  
2501 -Follow the steps below to configure Serial port parameters
3123 +Supported: DELI 14880 barcode scanner
2502 2502  
2503 -Baud rate:115200
3125 +**HMI Setting**
2504 2504  
2505 -Data bit:8
3127 +|**Items**|**Settings**|**Note**
3128 +|Protocol|Barcode Scanner|
3129 +|Connection|USB|
2506 2506  
2507 -Stop bit:1
3131 +**Operating Procedures**
2508 2508  
2509 -Parity:No verification
3133 +Select [Barcode Scanner];
2510 2510  
2511 -[[image:image-20220810165759-3.png]]
3135 +(% style="text-align:center" %)
3136 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
2512 2512  
3138 +Set address for receiving;
2513 2513  
2514 -**4)Registers list**
3140 +Set correct length;
2515 2515  
2516 -[[image:image-20220811102219-3.png]]
3142 +(% style="text-align:center" %)
3143 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
2517 2517  
3145 +**✎Note:**
2518 2518  
2519 -**HMI software configuration**
3147 +* The protocol uploads the information acquired by the USB scanner to the HMI;
3148 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
3149 +* Recommended model: DELI 14880 barcode scanner;
2520 2520  
2521 -**1)HMI programming software**
3151 += **Hitachi EHV Series (Ethernet)** =
2522 2522  
2523 - [[image:image-20220810171237-4.png]]
3153 +Supported series: Hitachi EHV series
2524 2524  
2525 -**2)New HMI project**
3155 +**HMI Settings**
2526 2526  
2527 -Click New Project and select the HMI model.
3157 +(% class="table-bordered" %)
3158 +|**Items**|**Settings**|**Note**
3159 +|Protocol|Hitachi EHV series|
3160 +|Connection|Ethernet|
3161 +|Port No.|3004~~3007|
2528 2528  
2529 -[[image:image-20220810172010-5.png]]
3163 +**Address List**
2530 2530  
2531 -**3)Set communication port parameters**
3165 +(% class="table-bordered" %)
3166 +|**Type**|**Register**|**Range**|**Format**|**Note**
3167 +|(% rowspan="6" %)Bit|T|0 - 2545|T DDDD|
3168 +|M|0 - 7FFF.f (Hex)|M HHHH.h|
3169 +|X|0 – FFFF.f (Hex)|X H1H2H3H4.h|(% rowspan="2" %)(((
3170 +H1H2H3H4 Module main number
2532 2532  
2533 -Click the communication configuration button on the left to find the communication protocol with LX5V. After selecting the protocol, configure the communication parameters of the COM port.
3172 +H1: Remote number
2534 2534  
2535 -Baud rate:115200
3174 +H2: Unit number
2536 2536  
2537 -Data bit:8
3176 +H3: Slot number
2538 2538  
2539 -Stop bit:1
3178 +H4: Word number of Module
2540 2540  
2541 -Parity:No verification
3180 +H Sub number of Module
2542 2542  
3182 +For example:X21.3
2543 2543  
2544 -[[image:image-20220811104012-1.png]]
3184 +Slot number 2
2545 2545  
3186 +Word number of module is 1
2546 2546  
2547 -**hardware connection**
3188 +Bit number of module is 3
2548 2548  
2549 -**1)Hardware wiring diagram**
3190 +Remote number and unit number are 0
3191 +)))
3192 +|Y|0 – FFFF.f (Hex)|Y H1H2H3H4.h
3193 +|R|0 – FF.f (Hex)|R HH.h|
3194 +|L|0 - 73FF.f (Hex)|L HHHH.h|
3195 +|(% rowspan="6" %)Word|WM|0 - 7FFF (Hex)|WM HHHH|
3196 +|WX|0 – FFFF (Hex)|WX H1H2H3H4|(% rowspan="2" %)(((
3197 +H1H2H3H4 Module main number
2550 2550  
2551 -This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
3199 +H1: Remote number
2552 2552  
2553 -[[image:image-20220811103005-4.png]]
3201 +H2: Unit number
2554 2554  
3203 +H3: Slot number
2555 2555  
2556 -[[image:image-20220811103227-7.png]]
3205 +H4: Word number of module
2557 2557  
2558 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
3207 +For example:WX21
2559 2559  
2560 -== **2. HMI and Wecon LX5V-N Ethernet communication** ==
3209 +Word number of module is 1
2561 2561  
2562 -(% id="cke_bm_147709S" style="display:none" %) (%%)This example introduces the establishment of Ethernet communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
3211 +Slot number is 2
2563 2563  
3213 +Remote number and unit number are 0
3214 +)))
3215 +|WY|0 – FFFF (Hex)|WY H1H2H3H4
3216 +|WR|0 – FFFF (Hex)|WR HHHH|
3217 +|WL|0 - 73FF (Hex)|WL HHHH|
3218 +|TC|0 - 2559|TC DDDD|
2564 2564  
2565 -**Software configuration of PLC**
3220 +**Communication settings in HMI**
2566 2566  
2567 -**1)PLC programming software**
3222 +Enable HMI Ethernet in [Project Settings];
2568 2568  
2569 -[[image:image-20220810164710-1.png]]
3224 +(% style="text-align:center" %)
3225 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2570 2570  
2571 -**2)New PLC project**
3227 +Set PLC IP in [Device IP] settings;
2572 2572  
2573 -Click New Project and select the PLC model.
3229 +(% style="text-align:center" %)
3230 +[[image:12.PLC Protocol_html_d825387f5bde6cdd.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
2574 2574  
2575 -[[image:image-20220811115454-1.png]]
3232 +**PLC Configuration**
2576 2576  
3234 +Connect with PLC, select[Online mode];
2577 2577  
2578 -**3)Set Ethernet port parameters**
3236 +(% style="text-align:center" %)
3237 +[[image:12.PLC Protocol_html_8430dda44e5c199c.png||data-xwiki-image-style-alignment="center" height="420" width="600" class="img-thumbnail"]]
2579 2579  
2580 -Follow the steps below to configure Ethernet parameters
3239 +Set IP address, it is the same LAN parameters with HMI;
2581 2581  
2582 -PLC IP address:192.168.39.200
3241 +(% style="text-align:center" %)
3242 +[[image:12.PLC Protocol_html_1d8a634f64e25fc3.png||data-xwiki-image-style-alignment="center" height="252" width="347" class="img-thumbnail"]]
2583 2583  
2584 -default gateway:192.168.39.1
3244 +3) Save PLC communication parameter, and restart PLC
2585 2585  
2586 -subnet mask:255.255.255.0
3246 +**PLC Monitor Mode**
2587 2587  
2588 -[[image:image-20220811140530-2.png]]
3248 +Connect with PLC and choose to “online” mode
2589 2589  
3250 +(% style="text-align:center" %)
3251 +[[image:12.PLC Protocol_html_cdac598e770e3b67.png||data-xwiki-image-style-alignment="center" height="193" width="553" class="img-thumbnail"]]
2590 2590  
2591 -**4)Registers list**
3253 +Open I/O monitor sheet1
2592 2592  
2593 -[[image:image-20220811102219-3.png]]
3255 +(% style="text-align:center" %)
3256 +[[image:12.PLC Protocol_html_68eb3518e5f80892.png||data-xwiki-image-style-alignment="center" height="369" width="559" class="img-thumbnail"]]
2594 2594  
3258 +During monitoring bit address,1 pts should be selected; during monitoring word address, 16 pts should be selected
2595 2595  
2596 -**HMI software configuration**
3260 +(% style="text-align:center" %)
3261 +[[image:12.PLC Protocol_html_774652d8daf548d4.png||data-xwiki-image-style-alignment="center" height="118" width="102" class="img-thumbnail"]]
2597 2597  
2598 -**1)HMI programming software**
3263 +Enter the register address, click OK to view the value of the register.
2599 2599  
2600 - [[image:image-20220810171237-4.png]]
3265 +(% style="text-align:center" %)
3266 +[[image:12.PLC Protocol_html_bba169c300c92051.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
2601 2601  
2602 -**2)New HMI project**
3268 +(% style="text-align:center" %)
3269 +[[image:12.PLC Protocol_html_d3b23bb9e81921a3.png||data-xwiki-image-style-alignment="center" height="404" width="600" class="img-thumbnail"]]
2603 2603  
2604 -Click New Project and select the HMI model.
3271 +**✎Note:**
2605 2605  
2606 -[[image:image-20220810172010-5.png]]
3273 +* Both word registers and bit registers support even continuous read/write functions;
3274 +* The range of registers is based on the specific PLC type;
2607 2607  
2608 -**3)Set communication port parameters**
3276 +**Cable Wiring**
2609 2609  
2610 -Click the project setting button on the left to configure the IP address of the HMI machine to ensure that the HMI and PLC IP remain in a local area network.
3278 +(% style="text-align:center" %)
3279 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2611 2611  
2612 -HMI IP address:192.168.39.201
3281 += **IEC60870-5 104 Client** =
2613 2613  
2614 -default gateway:192.168.39.1
3283 +**HMI Setting**
2615 2615  
2616 -subnet mask:255.255.255.0
3285 +(% class="table-bordered" %)
3286 +|**Items**|(% style="width:725px" %)**Settings**|(% style="width:309px" %)**Note**
3287 +|Protocol|(% style="width:725px" %)IEC60870-5 104 Client|(% style="width:309px" %)
3288 +|Connection|(% style="width:725px" %)Ethernet|(% style="width:309px" %)
3289 +|Port No.|(% style="width:725px" %)2404|(% style="width:309px" %)
2617 2617  
2618 -[[image:image-20220811170753-2.png]]
3291 +**Address List**
2619 2619  
2620 -Next, click Communication Settings to configure the IP of the HMI communication object.
3293 +(% class="table-bordered" %)
3294 +|(% style="width:460px" %)**Type**|(% style="width:461px" %)**Register**|**Range**
3295 +|(% rowspan="9" style="width:460px" %)Bit|(% style="width:461px" %)SPTB|0~~16777215.7
3296 +|(% style="width:461px" %)SCNA|0~~16777215.7
3297 +|(% style="width:461px" %)DPTB|0~~16777215.7
3298 +|(% style="width:461px" %)DCNA|0~~16777215.7
3299 +|(% style="width:461px" %)METF|0~~16777215.7
3300 +|(% style="width:461px" %)SENC|0~~16777215.7
3301 +|(% style="width:461px" %)SENA|0~~16777215.7
3302 +|(% style="width:461px" %)MENA|0~~16777215.7
3303 +|(% style="width:461px" %)METD|0~~16777215.7
3304 +|(% rowspan="11" style="width:460px" %)Word|(% style="width:461px" %)SPTB|0~~16777215
3305 +|(% style="width:461px" %)SCNA|0~~16777215
3306 +|(% style="width:461px" %)DPTB|0~~16777215
3307 +|(% style="width:461px" %)DCNA|0~~16777215
3308 +|(% style="width:461px" %)SENA|0~~16777215
3309 +|(% style="width:461px" %)MENA|0~~16777215
3310 +|(% style="width:461px" %)METD|0~~16777215
3311 +|(% style="width:461px" %)INRO|0~~16777215
3312 +|(% style="width:461px" %)TIMESYN|0~~16777215
3313 +|(% style="width:461px" %)TIMEZ|0~~16777215
3314 +|(% style="width:461px" %)NTP|0~~16777215
3315 +|(% rowspan="2" style="width:460px" %)Double word|(% style="width:461px" %)METF|0~~16777215
3316 +|(% style="width:461px" %)SENC|0~~16777215
2621 2621  
2622 -[[image:image-20220811163047-1.png]]
3318 +**Address Configuration**
2623 2623  
2624 -**hardware connection**
3320 +The address registers of the IEC60870-5-104 protocol are SPTB, SCNA, DPTB, DCNA, METF, and SENC. The protocol needs to be added with an extension tag "ASDU", which could only be added in the [Address Identification Library], other places are not editable, that is, the read address in the object or script is not editable.
2625 2625  
2626 -**1)Hardware wiring diagram**
3322 +(% style="text-align:center" %)
3323 +[[image:12.PLC Protocol_html_ba78d143bf457ead.png||data-xwiki-image-style-alignment="center" height="369" width="600" class="img-thumbnail"]]
2627 2627  
2628 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
3325 +(% style="text-align:center" %)
3326 +[[image:12.PLC Protocol_html_23533fd5bb81f4ab.png||data-xwiki-image-style-alignment="center" height="389" width="600" class="img-thumbnail"]]
2629 2629  
2630 -[[image:image-20220811170248-1.png]]
3328 +Extended tag name
2631 2631  
2632 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
3330 +Address range for the extended tag.
3331 +
3332 +**Communication Settings**
3333 +
3334 +Enable HMI Ethernet in [Project Settings];
3335 +
3336 +(% style="text-align:center" %)
3337 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
3338 +
3339 +Set PLC IP in [Device IP] settings;
3340 +
3341 +(% style="text-align:center" %)
3342 +[[image:12.PLC Protocol_html_f848736ec68b125.png||data-xwiki-image-style-alignment="center" height="191" width="554" class="img-thumbnail"]]
3343 +
3344 +**Cable Wiring**
3345 +
3346 +(% style="text-align:center" %)
3347 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
3348 +
3349 += **LG XGK FEnet Ethernet** =
3350 +
3351 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
3352 +
3353 +**HMI Settings**
3354 +
3355 +(% class="table-bordered" %)
3356 +|**Items**|**Settings**|**Note**
3357 +|Protocol|LG XGK FEnet(Ethernet)|
3358 +|Connection|Ethernet|
3359 +|Port No.|2004|
3360 +
3361 +**Address List**
3362 +
3363 +(% class="table-bordered" %)
3364 +|**Type**|**Register**|**Range**|**Format**|**Note**
3365 +|(% rowspan="14" %)Word|P|0~~2047|P d|
3366 +|M|0~~2047|M d|
3367 +|K|0~~2047|K d|
3368 +|F|0~~2047|F d|
3369 +|T|0~~2047|T d|
3370 +|C|0~~2047|C d|
3371 +|Z|0~~127|Z d|
3372 +|S|0~~127|S d|
3373 +|L|0~~11263|L d|
3374 +|N|0~~21503|N d|
3375 +|D|0~~32767|D d|
3376 +|R|0~~32767|R d|
3377 +|ZR|0~~65535|ZR d|
3378 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
3379 +
3380 +**✎Note:**
3381 +
3382 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
3383 +* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
3384 +* All bit registers are in the form of bits in word, and the range is the same as the word register;
3385 +
3386 +**Communication settings in HMI**
3387 +
3388 +Enable HMI Ethernet in [Project Settings];
3389 +
3390 +(% style="text-align:center" %)
3391 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
3392 +
3393 +Set PLC IP in [Device IP] settings;
3394 +
3395 +(% style="text-align:center" %)
3396 +[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]]
3397 +
3398 +**Cable Wiring**
3399 +
3400 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
S7-XXXCommunication Settings.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Hunter
Size
... ... @@ -1,0 +1,1 @@
1 +32.6 KB
Content
S7-XXXCommunication SettingsPI.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Hunter
Size
... ... @@ -1,0 +1,1 @@
1 +24.6 KB
Content
S7-XXXCommunication SettingsPIStudio.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Hunter
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
SiemensLOGODeviceIP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Hunter
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
image-20220817154212-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +51.8 KB
Content
image-20220819093729-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +10.3 KB
Content
image-20220819093729-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +79.4 KB
Content
image-20220819093729-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +147.9 KB
Content
image-20220819093729-15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +74.6 KB
Content
image-20220819093729-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +115.0 KB
Content
image-20220819093729-18.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +112.1 KB
Content
image-20220819093729-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +34.1 KB
Content
image-20220819093729-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +44.2 KB
Content
image-20220819093729-4 (1).png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +82.4 KB
Content
image-20220819093729-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +82.4 KB
Content
image-20220819093729-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +6.6 KB
Content
image-20220819093729-6.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +100.2 KB
Content
image-20220819093729-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +46.9 KB
Content
image-20220819093730-19.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +122.5 KB
Content
image-20220819093730-20.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +99.6 KB
Content
image-20220819101447-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +56.6 KB
Content
image-20220819105530-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +1.0 MB
Content
image-20220819105630-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
image-20220819105644-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +942.6 KB
Content
image-20220819105928-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +72.6 KB
Content
image-20220820150853-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +171.7 KB
Content