Changes for page 05 Lua Script
Last modified by Devin Chen on 2026/08/26 11:33
From version 15.1
edited by Devin Chen
on 2026/08/26 11:33
on 2026/08/26 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. DevinChen1 +XWiki.joe - Content
-
... ... @@ -126,9 +126,6 @@ 126 126 127 127 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Telegram.zip]] 128 128 129 - 130 -[[URL Encode Table for Special Characters>>https://docs.we-con.com.cn/bin/view/PIStudio/FAQ/Why%20can't%20I%20receive%20HMI%20messages%20on%20Telegram]] 131 - 132 132 = 9** LINE Notify(Not available now)** = 133 133 134 134 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. ... ... @@ -723,27 +723,3 @@ 723 723 {{/warning}} 724 724 725 725 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/GoogleSheet.zip]] 726 - 727 -= 29 Graphics Drawing = 728 - 729 -The example shows drawing a snow and a star on the HMI screen with drawing function from Lua Script.Please note that use PI version 10.6 or higher to open the project. 730 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Graphics%20Drawing.pi2]] 731 - 732 - 733 -= 30 Timestamp = 734 - 735 -This example shows how to obtain second-level and millisecond-level timestamps. 736 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Timestamp.zip]] 737 - 738 - 739 -= 31 Sending CSV file with Gmail = 740 - 741 -This example shows how to send CSV file transferred by DB file with Gmail. Please note that use PI version 10.6 or higher to open the project. 742 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Sending%20CSV%20file%20with%20Gmail.zip]] 743 - 744 - 745 -= 32 GPS Function = 746 - 747 -This example shows how to get the GPS data from device (Support RH-AG). Please note that use PI version 11.4.64.26081301 or higher to open the project. 748 - 749 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/GPS%20function.zip]]