Changes for page 05 Lua Script

Last modified by Joe on 2026/03/03 15:34

From version 9.1
edited by Joe
on 2026/03/03 15:34
Change comment: There is no comment for this version
To version 8.1
edited by Hunter
on 2026/02/25 18:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.joe
1 +XWiki.Hunter
Content
... ... @@ -48,32 +48,29 @@
48 48  (% style="text-align:center" %)
49 49  [[image:dZyxVCtWDz.png]]
50 50  
51 -(% class="box infomessage" %)
52 -(((
53 -Note:About how to set up the FTP server in Windows PC: **[[How to set up and manage an FTP server on Windows 10>>https://www.windowscentral.com/how-set-and-manage-ftp-server-windows-10]]**
54 -)))
51 +~1. About how to set up the FTP server in Windows PC: **[[Build an FTP Site on IIS>>https://docs.microsoft.com/en-us/iis/publish/using-the-ftp-service/scenario-build-an-ftp-site-on-iis]] **,** [[How to set up and manage an FTP server on Windows 10>>https://www.windowscentral.com/how-set-and-manage-ftp-server-windows-10]]**
55 55  
56 -1.Enter PC (FTP Server) IP address and port number (Default 21).
53 +2. Enter PC (FTP Server) IP address and port number (Default 21).
57 57  
58 58  (% style="text-align:center" %)
59 59  [[image:LuaFTPDemoIP&Port.png]]
60 60  
61 -2.Change the filename of the file that needs to be uploaded. If run on as Offline Simulator, the simulate upload path of "udisk:1.png" will be "C:\WECON\USB\1.png" on the PC.
58 +3. Change the filename of the file that needs to be uploaded. If run on as Offline Simulator, the simulate upload path of "udisk:1.png" will be "C:\WECON\USB\1.png" on the PC.
62 62  
63 63  (% style="text-align:center" %)
64 64  [[image:LuaFTPDemoUpload.png]]
65 65  
66 -3.Change drive letter of file save path according to drop-down list (There are three option available: Flash, UDisk and SDCard).
63 +4. Change drive letter of file save path according to drop-down list (There are three option available: Flash, UDisk and SDCard).
67 67  
68 68  (% style="text-align:center" %)
69 69  [[image:LuaFTPDemoDropBox.png]]
70 70  
71 -4.Change the filename of the file that needs to be downloaded from PC(Server).
68 +5. Change the filename of the file that needs to be downloaded from PC(Server).
72 72  
73 73  (% style="text-align:center" %)
74 74  [[image:LuaFTPDemoDownload.png]]
75 75  
76 -5.Set the default configuration in file "Script_BG.lua"
73 +6. Set the default configuration in file "Script_BG.lua"
77 77  
78 78  (% style="text-align:center" %)
79 79  [[image:LuaFTPDemoInitial.png]]