Changes for page 12 PLC Protocol OLD

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

From version 24.1
edited by Hunter
on 2022/08/15 10:57
Change comment: There is no comment for this version
To version 11.1
edited by Ben
on 2022/08/10 17:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Ben
Content
... ... @@ -1993,28 +1993,17 @@
1993 1993  
1994 1994  == **S7-XXX Ethernet** ==
1995 1995  
1996 -Supported Series: Siemens S7-400, S7-1200 and S7-1500
1996 +Supported Series: Siemens S7-1200 and S7-1500
1997 1997  
1998 1998  **HMI Setting**
1999 1999  
2000 -(% class="table-bordered" style="width:823px" %)
2001 -|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note**
2002 -|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %)
2003 -|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %)
2004 -|Port No.|(% style="width:437px" %)102|(% style="width:201px" %)
2005 -|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %)
2006 -|HMI No.|(% style="width:437px" %)Rack (Default as 0)|(% style="width:201px" %)
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)|
2007 2007  
2008 -Slot from TIA Portal is equal to Device No. of PIStudio
2009 -
2010 -Rack from TIA Portal is equal to HMI No. of PIStudio
2011 -
2012 -(% style="text-align:center" %)
2013 -[[image:S7-XXXCommunication Settings.png]]
2014 -
2015 -(% style="text-align:center" %)
2016 -[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
2017 -
2018 2018  **Address List**
2019 2019  
2020 2020  (% class="table-bordered" %)
... ... @@ -2489,9 +2489,9 @@
2489 2489  **✎Note:** COM3 only available in PI8000/PI9000 series.
2490 2490  
2491 2491  
2492 -== **1. HMI and Wecon LX5V serial communication** ==
2481 +== **2 Communication with Wecon LX5V** ==
2493 2493  
2494 -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.
2483 +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.
2495 2495  
2496 2496  
2497 2497  **Software configuration of PLC**
... ... @@ -2504,7 +2504,7 @@
2504 2504  
2505 2505  Click New Project and select the PLC model.
2506 2506  
2507 -[[image:image-20220810172412-1.png]]
2496 +[[image:image-20220810165247-2.png]]
2508 2508  
2509 2509  
2510 2510  **3)Set Serial port parameters**
... ... @@ -2522,11 +2522,6 @@
2522 2522  [[image:image-20220810165759-3.png]]
2523 2523  
2524 2524  
2525 -**4)Registers list**
2526 -
2527 -[[image:image-20220811102219-3.png]]
2528 -
2529 -
2530 2530  **HMI software configuration**
2531 2531  
2532 2532  **1)HMI programming software**
... ... @@ -2541,103 +2541,28 @@
2541 2541  
2542 2542  **3)Set communication port parameters**
2543 2543  
2544 -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.
2528 +In the device list on the leftfind the Vbox that communicates with the L1769, click it and select configuration,communication port configuration in the main interface to add a communication protocol.
2545 2545  
2546 -Baud rate115200
2530 +[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162805-9.png?rev=1.1||alt="image-20220714162805-9.png"]]
2547 2547  
2548 -Data bit8
2532 +The communication port is selected as Ethernet, the device type is selected as Allen-Bradley, the protocol is Allen-BradleyMicro850_FreeTag EthemetIP, and the IP is the internal IP address of the L1769 PLC. The port number is 44818.
2549 2549  
2550 -Stop bit1
2534 +[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162814-10.png?rev=1.1||alt="image-20220714162814-10.png"]]
2551 2551  
2552 -Parity:No verification
2536 +After adding the protocol Allen-BradleyMicro850_FreeTag, click[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714143838-2.png?rev=1.1||alt="image-20220714143838-2.png"]]icon add label.[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162827-11.png?rev=1.1||alt="image-20220714162827-11.png"]]
2553 2553  
2538 +**5)Engineering production**
2554 2554  
2555 -[[image:image-20220811104012-1.png]]
2540 +According to your own needs, use the V-NET client software to edit the required data monitoring points.
2556 2556  
2542 +[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162841-12.png?rev=1.1||alt="image-20220714162841-12.png"]]
2557 2557  
2558 2558  **hardware connection**
2559 2559  
2560 2560  **1)Hardware wiring diagram**
2561 2561  
2562 -This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
2548 +This example introduces Wecon V-box with Allen-Bradley L1769 PLC to establish communication through Ethernet. The connection diagram is as follows:
2563 2563  
2564 -[[image:image-20220811103005-4.png]]
2550 +[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162856-13.png?rev=1.1||alt="image-20220714162856-13.png"]]
2565 2565  
2566 -
2567 -[[image:image-20220811103227-7.png]]
2568 -
2569 -The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
2570 -
2571 -== **2. HMI and Wecon LX5V-N Ethernet communication** ==
2572 -
2573 -(% 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.
2574 -
2575 -
2576 -**Software configuration of PLC**
2577 -
2578 -**1)PLC programming software**
2579 -
2580 -[[image:image-20220810164710-1.png]]
2581 -
2582 -**2)New PLC project**
2583 -
2584 -Click New Project and select the PLC model.
2585 -
2586 -[[image:image-20220811115454-1.png]]
2587 -
2588 -
2589 -**3)Set Ethernet port parameters**
2590 -
2591 -Follow the steps below to configure Ethernet parameters
2592 -
2593 -PLC IP address:192.168.39.200
2594 -
2595 -default gateway:192.168.39.1
2596 -
2597 -subnet mask:255.255.255.0
2598 -
2599 -[[image:image-20220811140530-2.png]]
2600 -
2601 -
2602 -**4)Registers list**
2603 -
2604 -[[image:image-20220811102219-3.png]]
2605 -
2606 -
2607 -**HMI software configuration**
2608 -
2609 -**1)HMI programming software**
2610 -
2611 - [[image:image-20220810171237-4.png]]
2612 -
2613 -**2)New HMI project**
2614 -
2615 -Click New Project and select the HMI model.
2616 -
2617 -[[image:image-20220810172010-5.png]]
2618 -
2619 -**3)Set communication port parameters**
2620 -
2621 -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.
2622 -
2623 -HMI IP address:192.168.39.201
2624 -
2625 -default gateway:192.168.39.1
2626 -
2627 -subnet mask:255.255.255.0
2628 -
2629 -[[image:image-20220811170753-2.png]]
2630 -
2631 -Next, click Communication Settings to configure the IP of the HMI communication object.
2632 -
2633 -[[image:image-20220811163047-1.png]]
2634 -
2635 -**hardware connection**
2636 -
2637 -**1)Hardware wiring diagram**
2638 -
2639 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
2640 -
2641 -[[image:image-20220811170248-1.png]]
2642 -
2643 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
2552 +The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC.
S7-XXXCommunication Settings.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -32.6 KB
Content
S7-XXXCommunication SettingsPI.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -24.6 KB
Content
S7-XXXCommunication SettingsPIStudio.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
image-20220810172412-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -165.3 KB
Content
image-20220811102219-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -49.8 KB
Content
image-20220811103005-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -72.7 KB
Content
image-20220811103131-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -256.1 KB
Content
image-20220811103200-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -17.6 KB
Content
image-20220811103227-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -16.0 KB
Content
image-20220811104012-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -113.6 KB
Content
image-20220811115454-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -204.7 KB
Content
image-20220811140308-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -122.3 KB
Content
image-20220811140530-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -126.0 KB
Content
image-20220811163047-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -165.7 KB
Content
image-20220811163943-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -153.6 KB
Content
image-20220811170248-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -91.7 KB
Content
image-20220811170753-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -154.4 KB
Content