Changes for page 05 Lua Script
Last modified by Devin Chen on 2025/03/04 14:07
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.admin - Content
-
... ... @@ -26,7 +26,7 @@ 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/1 NZoKRbXL66wTnEOz1yW7ebAjZm_hjBT1/view?usp=sharing]]29 +[[Download link>>https://drive.google.com/file/d/1Afc6Eh3LyPVdIUuXaEgq9YBbMWSQIeOr/view?usp=sharing]] 30 30 31 31 = **6 Arabic Keypad** = 32 32 ... ... @@ -33,15 +33,3 @@ 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 35 [[Download link>>https://drive.google.com/file/d/1JqpTRRqj6db32aLn7tqqO8dWT6EuXBEL/view?usp=sharing]] 36 - 37 -= **7 FTP Client** = 38 - 39 -The example shows how the to establish the FTP server at WIN10 OS and make the HMI as FTP client. 40 - 41 -[[Download link>>https://drive.google.com/file/d/1b0g3eA_2TSdXqLM_hpv9l2Wq0Yq-13nf/view?usp=sharing]] 42 - 43 -= **8 Telegram Notification** = 44 - 45 -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. 46 - 47 -[[Download link>>https://drive.google.com/file/d/1wV0O79TJ2mgUEBkKcjrb53PM8DkTQxVo/view?usp=sharing]]