Changes for page 12 PLC Protocol OLD
Last modified by Mora Zhou on 2024/12/05 14:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2478,9 +2478,9 @@ 2478 2478 **✎Note:** COM3 only available in PI8000/PI9000 series. 2479 2479 2480 2480 2481 -== **2 Communication with Allen-Bradley CompactLogixL1769** ==2481 +== **2 Communication with Wecon LX5V** == 2482 2482 2483 -This example introduces the establishment of Ethernet communication between Wecon V-boxandAllen-BradleyL1769. It is introduced through three parts: PLC software configuration,V-boxsoftware 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. 2484 2484 2485 2485 2486 2486 **Software configuration of PLC** ... ... @@ -2487,52 +2487,44 @@ 2487 2487 2488 2488 **1)PLC programming software** 2489 2489 2490 -[[image: https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162600-1.png?rev=1.1||alt="image-20220714162600-1.png"]]2490 +[[image:image-20220810164710-1.png]] 2491 2491 2492 2492 **2)New PLC project** 2493 2493 2494 2494 Click New Project and select the PLC model. 2495 2495 2496 -[[image: https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162617-2.png?rev=1.1||alt="image-20220714162617-2.png"]]2496 +[[image:image-20220810165247-2.png]] 2497 2497 2498 2498 2499 - [[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162652-4.png?rev=1.1||alt="image-20220714162652-4.png"]]2499 +**3)Set Serial port parameters** 2500 2500 2501 - **3)SetEthernet parameters**2501 +Follow the steps below to configure Serial port parameters 2502 2502 2503 - Follow the steps below to configureEthernet parameters2503 +Baud rate:115200 2504 2504 2505 - PLC IPaddress:192.168.40.1012505 +Data bit:8 2506 2506 2507 - defaultgateway:192.168.40.12507 +Stop bit:1 2508 2508 2509 - subnetmask:255.255.255.02509 +Parity:No verification 2510 2510 2511 -[[image: https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162713-5.png?rev=1.1||alt="image-20220714162713-5.png"]]2511 +[[image:image-20220810165759-3.png]] 2512 2512 2513 2513 2514 -** V-boxsoftware configuration**2514 +**HMI software configuration** 2515 2515 2516 -**1) V-boxprogramming software**2516 +**1)HMI programming software** 2517 2517 2518 - [[image: https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162725-6.png?rev=1.1||alt="image-20220714162725-6.png"]]2518 + [[image:image-20220810171237-4.png]] 2519 2519 2520 -**2) Configuredevicenetwork**2520 +**2)New HMI project** 2521 2521 2522 -Click theConfiguration Download button[[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714115308-8.png?width=15&height=22&rev=1.1||alt="image-20220714115308-8.png"]],It isused to configurethe device network,update thedevicetime,obtain thedevice machine code, check the device network, etc.2522 +Click New Project and select the HMI model. 2523 2523 2524 - In the example below, the IPaddress of V-Boxis configured as192.168.40.66, and the networkingmethod is 4G connection2524 +[[image:image-20220810172010-5.png]] 2525 2525 2526 - [[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162737-7.png?rev=1.1||alt="image-20220714162737-7.png"]]2526 +**3)Set communication port parameters** 2527 2527 2528 - 2529 -**3)V-net add device** 2530 - 2531 -Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device. [[image:https://docs.we-con.com.cn/bin/download/V-BOX/V-Net/Training/1%20Communication/WebHome/image-20220714162752-8.png?rev=1.1||alt="image-20220714162752-8.png"]] 2532 - 2533 - 2534 -**4)Set communication port parameters** 2535 - 2536 2536 In the device list on the left, find the Vbox that communicates with the L1769, click it and select configuration,communication port configuration in the main interface to add a communication protocol. 2537 2537 2538 2538 [[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"]] ... ... @@ -2541,7 +2541,7 @@ 2541 2541 2542 2542 [[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"]] 2543 2543 2544 -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"]]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"]] 2545 2545 2546 2546 **5)Engineering production** 2547 2547 ... ... @@ -2558,5 +2558,3 @@ 2558 2558 [[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"]] 2559 2559 2560 2560 The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC. 2561 - 2562 -
- image-20220810164710-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +7.3 KB - Content
- image-20220810165247-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +131.7 KB - Content
- image-20220810165759-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +127.8 KB - Content
- image-20220810171237-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.2 KB - Content
- image-20220810172010-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +350.7 KB - Content