Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 20 added, 0 removed)
- 1726822663840-435.png
- 1726822663907-144.png
- 1726824161576-956.png
- 1726824526087-216.png
- 1726824560494-454.png
- 1726824574944-670.png
- 1726826566262-330.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_291564bcc9db7b1b.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_49085bc4fc23af93.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_59ce051d2c5e70e0.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_7599c2849074f02b.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_98b1686a16c575ea.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_b80c1a7329ce3f5f.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_d6bc182897bb2201.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_d72bd5e65a0f052c.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_dab0150e5cf17042.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_db5a3ad72966c00e.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_dcab5cd2ecf22982.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_ee6125099c14cb2b.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_ff2c1cc959b53fdd.png
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +PIStudio.PLC Protocol.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.2454238480 - Content
-
... ... @@ -50,7 +50,7 @@ 50 50 51 51 [[https:~~/~~/drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing>>url:https://drive.google.com/drive/folders/13rgso7oUlatZQN_SNEcJCcN4toEdDPoP?usp=sharing]] 52 52 53 -{{id name="HHMIsettings"/}} **HMI settings**53 +**{{id name="HHMIsettings"/}}HMI settings** 54 54 55 55 **Download PIStudio Software** 56 56 ... ... @@ -135,7 +135,7 @@ 135 135 * HMI setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/>>url:https://docs.we-con.com.cn/bin/view/PIStudio/12.PLC%20protocols/]] 136 136 * PLC setting: [[https:~~/~~/docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/>>url:https://docs.we-con.com.cn/bin/view/PLC%20Editor/8.1.%09Communication/]] 137 137 138 -{{id name="HPLCsettings"/}} **PLC settings**138 +**{{id name="HPLCsettings"/}}PLC settings** 139 139 140 140 **Download PLC Software** 141 141 ... ... @@ -339,3 +339,74 @@ 339 339 {{id name="Iimage-20220811170248-1.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_dcab5cd2ecf22982.png||alt="image-20220811170248-1.png" height="199" width="779"]] 340 340 341 341 The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC. 342 + 343 +== **LX6V Ethernet** == 344 + 345 +**HMI Setting** 346 + 347 +|=**Items**|=**Settings** 348 +|Protocol|OMRON CJ TCP FINS Ethemet 349 +|Connection|Ethernet 350 +|Port No.|33818 351 +|Device No.|1 352 +|HMI No.|0 353 + 354 +**Tags support** 355 + 356 + 357 +|=Data Type|=PIStudio Data Format 358 +|=BOOL|Bit 359 +|=BYTE|16-bit Unsigned/Binary/BCD/Hex 360 +|=WORD|16-bit Unsigned/Binary/BCD/Hex 361 +|=DWORD|32-bit Unsigned/Binary/BCD/Hex 362 +|=LWORD|64-bit Signed/Binary/BCD/Hex 363 +|=SINT|16-bit Signed/Binary/BCD/Hex 364 +|=USINT|16-bit Unsigned/Binary/BCD/Hex 365 +|=INT|16-bit Signed/Binary/BCD/Hex 366 +|=UINT|16-bit Unsigned/Binary/BCD/Hex 367 +|=DINT|32-bit Signed/Binary/BCD/Hex 368 +|=UDINT|32-bit Unsigned/Binary/BCD/Hex 369 +|=LINT|64-bit Signed/Binary/BCD/Hex 370 +|=REAL|32-bit Float 371 +|=LREAL|64-bit Float 372 + 373 +**PLC Setting** 374 + 375 +PLC programmer software 376 + 377 +(% style="text-align:center" %) 378 +[[image:1726822663840-435.png]] 379 + 380 +Create and Export the Freetags 381 + 382 +**①**[Program]→[Global variable]→[GVL]→Create the Freetags you need,notice the Category and Type of data 383 + 384 +(% class="box infomessage" %) 385 +((( 386 +**✎**Note: Only global variables can be exported normally 387 +))) 388 + 389 +(% style="text-align:center" %) 390 +[[image:1726824161576-956.png]] 391 + 392 +**②**[File]→[Export label] 393 + 394 +(% style="text-align:center" %) 395 +[[image:1726824526087-216.png]] 396 + 397 + **③**Set the Name and Type→[Save]→[OK] 398 + 399 +(% style="text-align:center" %) 400 +[[image:1726824560494-454.png]] 401 + 402 +(% style="text-align:center" %) 403 +[[image:1726824574944-670.png]] 404 + 405 +**HMI Setting ** 406 + 407 +Labels import 408 + 409 +[Labels manage]→[Import Tags From File]→Choose the .CSV file you need→[Open]→[Save]→[OK] 410 + 411 +(% style="text-align:center" %) 412 +[[image:1726826566262-330.png]]
- 1726822663840-435.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.4 KB - Content
- 1726822663907-144.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +4.4 KB - Content
- 1726824161576-956.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +606.2 KB - Content
- 1726824526087-216.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +554.2 KB - Content
- 1726824560494-454.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +554.2 KB - Content
- 1726824574944-670.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +71.3 KB - Content
- 1726826566262-330.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +606.2 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_291564bcc9db7b1b.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +165.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_49085bc4fc23af93.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +94.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_59ce051d2c5e70e0.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_7599c2849074f02b.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +7.3 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_98b1686a16c575ea.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +171.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_b80c1a7329ce3f5f.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.6 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_d6bc182897bb2201.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +165.3 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_d72bd5e65a0f052c.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +16.0 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_dab0150e5cf17042.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +72.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_db5a3ad72966c00e.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +147.9 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_dcab5cd2ecf22982.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +91.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_ee6125099c14cb2b.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +122.5 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_ff2c1cc959b53fdd.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Hunter - Size
-
... ... @@ -1,0 +1,1 @@ 1 +204.7 KB - Content