Changes for page 05 Lua Script

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

From version 55.1
edited by Theodore Xu
on 2024/01/23 14:03
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.AiXia
1 +XWiki.DevinChen
Content
... ... @@ -569,6 +569,7 @@
569 569  
570 570  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/HuaweiMQ%281%29.zip]]
571 571  
572 +
572 572  = 20 UDP Multicast =
573 573  
574 574  The example shows how to use UDP multicast feature to send and receive data.
... ... @@ -576,9 +576,3 @@
576 576  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/UDP%20Multicast.zip]]
577 577  
578 578  About the details, please check the [[UDP module>>https://docs.we-con.com.cn/bin/view/PIStudio/09%20Lua%20Editor/Lua%20Script/#HUDPmodule-1]]
579 -
580 -= 21 ATC module **send SMS** =
581 -
582 -The example shows how to use HMI to customize communication with the ATC SMS module via Lua script to send SMS.
583 -
584 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/SMS.zip]]