Changes for page 05 Lua Script
Last modified by Devin Chen on 2025/03/04 14:07
From version 30.1
edited by Theodore Xu
on 2023/04/20 17:36
on 2023/04/20 17:36
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. AiXia1 +XWiki.Hunter - Content
-
... ... @@ -247,8 +247,16 @@ 247 247 248 248 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/week%20time.zip]] 249 249 250 -= **1 2MQTT Multi-link** =250 += **13 MQTT Multi-link** = 251 251 252 252 The example shows use mqtt realize multi-machine function: 253 253 254 254 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/MQTT%20Multi-link.zip]] 255 + 256 += **14 CSV File Generation** = 257 + 258 +The example shows convert the lua table data into csv string, then output as a file: 259 + 260 +~1. Click "Create Table" to draw the lua table into HMI 261 + 262 +