Changes for page 05 Lua Script

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

From version 69.1
edited by Molly
on 2024/10/24 10:04
Change comment: There is no comment for this version
To version 73.1
edited by Devin Chen
on 2025/03/04 14:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Molly
1 +XWiki.DevinChen
Content
... ... @@ -1,8 +1,8 @@
1 -= **1 64bits Address Basic Algorithm** =
1 += **1 **Arithmetic operations =
2 2  
3 3  The example shows how to do the Addition, Subtraction, Multiplication and Division for HMI internal address.
4 4  
5 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/64bitCalculation.zip]]
5 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Arithmetic%20operations%20by%20Lua%20V1.0.zip]]
6 6  
7 7  = **2 MQTT Client** =
8 8  
... ... @@ -648,3 +648,14 @@
648 648  The example shows how to use HMI built-in 4G module to send SMS via Lua script. This demo requires the HMI model name with (G) or (AG).
649 649  
650 650  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Lua%20SMS%20Library.zip]]
651 +
652 += 24 ATC module Calling =
653 +
654 +The example shows how to use HMI to customize communication with the ATC-3101 module via Lua script to make phone call
655 +
656 +.[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/lua%20ATC%20calling.rar]]
657 +
658 +(% class="box infomessage" %)
659 +(((
660 +Note:Due to differences in operators, it is recommended to test before use.
661 +)))