Changes for page 12 PLC Protocol OLD

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

From version 26.1
edited by Stone Wu
on 2022/08/17 15:39
Change comment: There is no comment for this version
To version 15.1
edited by Ben
on 2022/08/11 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.Ben
Content
... ... @@ -1896,7 +1896,7 @@
1896 1896  
1897 1897  == **LOGO Ethernet** ==
1898 1898  
1899 -Supported Series: Siemens Logo 0BA0 series
1899 +Supported Series: Siemens Logo
1900 1900  
1901 1901  **HMI Settings**
1902 1902  
... ... @@ -1959,8 +1959,9 @@
1959 1959  Set PLC IP in [Device IP] settings;
1960 1960  
1961 1961  (% style="text-align:center" %)
1962 -[[image:SiemensLOGODeviceIP.png]]
1962 +[[image:12.PLC Protocol_html_573fc64ad393cd4f.png||data-xwiki-image-style-alignment="center" height="655" width="379" class="img-thumbnail"]]
1963 1963  
1964 +
1964 1964  Enable HMI Ethernet in [Project Settings];
1965 1965  
1966 1966  (% style="text-align:center" %)
... ... @@ -1992,28 +1992,17 @@
1992 1992  
1993 1993  == **S7-XXX Ethernet** ==
1994 1994  
1995 -Supported Series: Siemens S7-400, S7-1200 and S7-1500
1996 +Supported Series: Siemens S7-1200 and S7-1500
1996 1996  
1997 1997  **HMI Setting**
1998 1998  
1999 -(% class="table-bordered" style="width:823px" %)
2000 -|=**Items**|=(% style="width: 437px;" %)**Settings**|=(% style="width: 201px;" %)**Note**
2001 -|Protocol|(% style="width:437px" %)Siemens S7-XXX|(% style="width:201px" %)
2002 -|Connection|(% style="width:437px" %)Ethernet|(% style="width:201px" %)
2003 -|Port No.|(% style="width:437px" %)102|(% style="width:201px" %)
2004 -|Device No.|(% style="width:437px" %)Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|(% style="width:201px" %)
2005 -|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)|
2006 2006  
2007 -Slot from TIA Portal is equal to Device No. of PIStudio
2008 -
2009 -Rack from TIA Portal is equal to HMI No. of PIStudio
2010 -
2011 -(% style="text-align:center" %)
2012 -[[image:S7-XXXCommunication Settings.png]]
2013 -
2014 -(% style="text-align:center" %)
2015 -[[image:S7-XXXCommunication SettingsPIStudio.png||alt="S7-XXXCommunication SettingsPI.png"]]
2016 -
2017 2017  **Address List**
2018 2018  
2019 2019  (% class="table-bordered" %)
... ... @@ -2487,10 +2487,12 @@
2487 2487  
2488 2488  **✎Note:** COM3 only available in PI8000/PI9000 series.
2489 2489  
2490 -== HMI and Wecon LX5V serial communication ==
2491 2491  
2481 +== **1 HMI and Wecon LX5V serial communication** ==
2482 +
2492 2492  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.
2493 2493  
2485 +
2494 2494  **Software configuration of PLC**
2495 2495  
2496 2496  **1)PLC programming software**
... ... @@ -2565,8 +2565,9 @@
2565 2565  
2566 2566  The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
2567 2567  
2568 -== HMI and Wecon LX5V-N Ethernet communication ==
2569 2569  
2561 +== **2 HMI and Wecon LX5V-N Ethernet communication** ==
2562 +
2570 2570  (% 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.
2571 2571  
2572 2572  
... ... @@ -2585,15 +2585,15 @@
2585 2585  
2586 2586  **3)Set Ethernet port parameters**
2587 2587  
2588 -Follow the steps below to configure Ethernet parameters
2581 +Follow the steps below to configure Serial port parameters
2589 2589  
2590 -PLC IP address:192.168.39.200
2583 +PLC IP address:192.168.40.101
2591 2591  
2592 -default gateway:192.168.39.1
2585 +default gateway:192.168.40.1
2593 2593  
2594 2594  subnet mask:255.255.255.0
2595 2595  
2596 -[[image:image-20220811140530-2.png]]
2589 +[[image:image-20220810165759-3.png]]
2597 2597  
2598 2598  
2599 2599  **4)Registers list**
... ... @@ -2615,28 +2615,29 @@
2615 2615  
2616 2616  **3)Set communication port parameters**
2617 2617  
2618 -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.
2611 +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.
2619 2619  
2620 -HMI IP address:192.168.39.201
2613 +Baud rate:115200
2621 2621  
2622 -default gateway192.168.39.1
2615 +Data bit:8
2623 2623  
2624 -subnet mask255.255.255.0
2617 +Stop bit1
2625 2625  
2626 -[[image:image-20220811170753-2.png]]
2619 +Parity:No verification
2627 2627  
2628 -Next, click Communication Settings to configure the IP of the HMI communication object.
2629 2629  
2630 -[[image:image-20220811163047-1.png]]
2622 +[[image:image-20220811104012-1.png]]
2631 2631  
2624 +
2632 2632  **hardware connection**
2633 2633  
2634 2634  **1)Hardware wiring diagram**
2635 2635  
2636 -This example introduces WeconHMI with LX5V-N PLC to establish communication through ethernet. The connection diagram is as follows:
2629 +This example introduces WeconHMI with LX5V PLC to establish communication through serial port. The connection diagram is as follows:
2637 2637  
2638 -[[image:image-20220811170248-1.png]]
2631 +[[image:image-20220811103005-4.png]]
2639 2639  
2640 -The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
2641 2641  
2642 -= **Schneider MODBUS RTU** =
2634 +[[image:image-20220811103227-7.png]]
2635 +
2636 +The above are all the steps for establishing serial port communication between Wecon HMI with LX5V 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
SiemensLOGODeviceIP.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 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