Changes for page 05 Lua Script

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

From version 4.1
edited by Hunter
on 2022/07/07 21:00
Change comment: There is no comment for this version
To version 6.1
edited by Hunter
on 2022/07/23 09:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,12 +36,12 @@
36 36  
37 37  = **7 FTP Client** =
38 38  
39 -The example shows how the to establish the FTP server at WIN10 OS and make the HMI as FTP client.
39 +The example shows how the to establish the FTP server at WIN10 OS and make the HMI as FTP client. Just to change the IP, port, username and password in Script_BG.lua.
40 40  
41 41  [[Download link>>https://drive.google.com/file/d/1b0g3eA_2TSdXqLM_hpv9l2Wq0Yq-13nf/view?usp=sharing]]
42 42  
43 43  = **8 Telegram Notification** =
44 44  
45 -The example shows how to use Bot API to push the notification to channel or group of Telegram.
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 46  
47 47  [[Download link>>https://drive.google.com/file/d/1wV0O79TJ2mgUEBkKcjrb53PM8DkTQxVo/view?usp=sharing]]