Changes for page 05 Lua Script

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

From version 66.1
edited by Molly
on 2024/10/23 18:40
Change comment: There is no comment for this version
To version 70.1
edited by Jett
on 2024/11/26 17:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Molly
1 +XWiki.2454238480
Content
... ... @@ -26,13 +26,13 @@
26 26  
27 27  The example shows the simple write and read of User Free protocol
28 28  
29 -[[Download link>>https://drive.google.com/file/d/1v8UZvdclq3OGEajkbd78w7_XY2bY2qAe/view?usp=sharing]]
29 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Lua%20User%20Free%20Protocol.zip]]
30 30  
31 31  = **6 Arabic Keypad** =
32 32  
33 33  The example shows how to use the Lua to achieve the Arabic keypad. Also available for other non-English language like Cyrillic.
34 34  
35 -[[Download link>>https://drive.google.com/file/d/1JqpTRRqj6db32aLn7tqqO8dWT6EuXBEL/view?usp=sharing]]
35 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/ArabicKeyboard.zip]]
36 36  
37 37  = **7 FTP Client** =
38 38  
... ... @@ -121,9 +121,8 @@
121 121  
122 122  The example shows how to use Bot API to push the notification to channel or group of Telegram. Please change the Token and Chat id to users' own one.
123 123  
124 -[[Download link>>https://drive.google.com/file/d/1wV0O79TJ2mgUEBkKcjrb53PM8DkTQxVo/view?usp=sharing]]
124 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Telegram.zip]]
125 125  
126 -
127 127  = 9** LINE Notify** =
128 128  
129 129  This example shows how to use the LINE Notify to send message into LINE group. When monitoring bit "@B_HDX0.0" changes, it will trigger and send the message. Please replace with your own Token.
... ... @@ -649,3 +649,9 @@
649 649  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).
650 650  
651 651  [[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]]