Changes for page 05 Lua Script

Last modified by Devin Chen on 2026/08/26 11:33

From version 13.1
edited by Devin Chen
on 2026/06/24 16:17
Change comment: There is no comment for this version
To version 15.1
edited by Devin Chen
on 2026/08/26 11:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -734,3 +734,16 @@
734 734  
735 735  This example shows how to obtain second-level and millisecond-level timestamps.
736 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]]