Changes for page 05 Lua Script
Last modified by Devin Chen on 2026/06/24 16:17
From version 12.1
edited by Joe
on 2026/05/21 13:49
on 2026/05/21 13:49
Change comment:
There is no comment for this version
To version 13.1
edited by Devin Chen
on 2026/06/24 16:17
on 2026/06/24 16:17
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. joe1 +XWiki.DevinChen - Content
-
... ... @@ -728,3 +728,9 @@ 728 728 729 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 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]]