Changes for page 05 Lua Script

Last modified by Devin Chen on 2025/03/04 14:07

From version 53.1
edited by Hunter
on 2023/10/18 12:02
Change comment: There is no comment for this version
To version 54.1
edited by Devin Chen
on 2023/11/24 17:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.DevinChen
Content
... ... @@ -568,3 +568,12 @@
568 568  About the details, please check the powerpoint or video of Lua MQTT & OpenCloud [[Jump To>>doc:PIStudio.Download.1 Manual.WebHome]]
569 569  
570 570  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/HuaweiMQ%281%29.zip]]
571 +
572 +
573 += 20 UDP Multicast =
574 +
575 +The example shows how to use UDP multicast feature to send and receive data.
576 +
577 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/UDP%20Multicast.zip]]
578 +
579 +About the details, please check the [[UDP module>>https://docs.we-con.com.cn/bin/view/PIStudio/09%20Lua%20Editor/Lua%20Script/#HUDPmodule-1]]