Changes for page 12 PLC Protocol OLD

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

From version 21.1
edited by Ben
on 2022/08/11 17:13
Change comment: There is no comment for this version
To version 19.1
edited by Ben
on 2022/08/11 17:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2478,7 +2478,7 @@
2478 2478  **✎Note:** COM3 only available in PI8000/PI9000 series.
2479 2479  
2480 2480  
2481 -== **1. HMI and Wecon LX5V serial communication** ==
2481 +== **1 HMI and Wecon LX5V serial communication** ==
2482 2482  
2483 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.
2484 2484  
... ... @@ -2557,6 +2557,7 @@
2557 2557  
2558 2558  The above are all the steps for establishing serial port communication between Wecon HMI with LX5V PLC.
2559 2559  
2560 +
2560 2560  == **2. HMI and Wecon LX5V-N Ethernet communication** ==
2561 2561  
2562 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.
... ... @@ -2607,9 +2607,9 @@
2607 2607  
2608 2608  **3)Set communication port parameters**
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.
2611 +Click the project setting button on the left to configure the IP address of the HMI machine, and maintain a local area network with the PLC IP.
2611 2611  
2612 -HMI IP address:192.168.39.201
2613 +PLC IP address:192.168.39.201
2613 2613  
2614 2614  default gateway:192.168.39.1
2615 2615