Changes for page 05 Lua Script

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

From version 62.1
edited by Joe
on 2024/10/15 14:01
Change comment: There is no comment for this version
To version 66.1
edited by Molly
on 2024/10/23 18:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.joe
1 +XWiki.Molly
Content
... ... @@ -2,25 +2,25 @@
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://drive.google.com/file/d/1ji5RbQJzUn_rQ2couX062fYt_6dqQNRb/view?usp=sharing]]
5 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/64bitCalculation.zip]]
6 6  
7 7  = **2 MQTT Client** =
8 8  
9 9  The example shows how to connect to the MQTT server.(Test on MaQiaTTo)
10 10  
11 -[[Download link>>https://drive.google.com/file/d/1LWLaOlhWB3BRSTLy3_2RC6Yb0wK7slEB/view?usp=sharing]]
11 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Lua%20MQTT%20Client.zip]]
12 12  
13 13  = **3 Timer** =
14 14  
15 15  The example shows how to use the Lua Timer function.
16 16  
17 -[[Download link>>https://drive.google.com/file/d/1iwD2Kca9SIAGCYFBaQbn26zdc4kIUuSV/view?usp=sharing]]
17 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/LuaTimer.zip]]
18 18  
19 19  = **4 Trigger** =
20 20  
21 21  The example shows how to use the Lua Trigger function.
22 22  
23 -[[Download link>>https://drive.google.com/file/d/1GDCbbMgNSixonXP2erA0VoJbo7qagsCv/view?usp=sharing]]
23 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/LuaTrigger.zip]]
24 24  
25 25  = **5 User Free Protocol** =
26 26