Changes for page 03 Project Settings
Last modified by Hunter on 2024/06/11 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -463,13 +463,62 @@ 463 463 1. **Backstage: **Enter the backstage directly. 464 464 1. **Exit: **Close the pop up screen. 465 465 466 -== ftpserver ==466 +== FTP server == 467 467 468 468 (% style="text-align:center" %) 469 -[[image:image-20220808093816-5.png]] 469 +[[image:image-20220808093816-5.png||class="img-thumbnail"]] 470 470 471 - 471 +**Enable method: **"Project parameter" → "Extend" → check "FTP service". 472 472 473 +**Usage:** 474 + 475 +* Enter "ftp:~/~/ + the IP address of the HMI" in the folder address bar. 476 + 477 +(% style="text-align:center" %) 478 +[[image:image-20220808094729-7.png||height="429" width="909" class="img-thumbnail"]] 479 + 480 +* You can also enter “ftp:~/~/ftpuser:000000@192.168.39.242” to access the interface directly (with a username and password). 481 + 482 +(% style="text-align:center" %) 483 +[[image:image-20220808100330-10.jpeg||class="img-thumbnail"]] 484 + 485 +* If the ftp service is enabled, it will prompt for a username and password, and if not, it will prompt that the connection to the server cannot be established. 486 + 487 +(% style="text-align:center" %) 488 +[[image:image-20220808100223-9.jpeg]] 489 + 490 +* Enter the username and password as configured in the project. 491 + 492 +(% style="text-align:center" %) 493 +[[image:image-20220808100720-11.jpeg||class="img-thumbnail"]] 494 + 495 +**Description of folder and permission** 496 + 497 +* AlarmFile is alarm record. It can only download files, but cannot upload files. 498 +* DataLogFile is data log record. It can only download files, but cannot upload files. 499 +* RecipeFile is recipe. It can only download files, but cannot upload files. 500 +* UserMgrFile is operation record. It can only download files, but cannot upload files. 501 +* Sdcard is the mounting directory of SD card. There will be the subdirectory of S1 to Sn when connected SD card. It can upload and download. 502 + 503 +(% class="box infomessage" %) 504 +((( 505 +**✎Note:** For Udisk and SD card, it is recommended to use NTFS format. 506 +))) 507 + 508 +Maximum number of connections: up to 5 clients can be supported to access the interface at the same time. 509 + 510 +Password modification: Use the changePsd function in the lua function ftpserver library to modify password. 511 + 512 +* Prototype: ftpserver.changePsd(oldPsd,newPsd) 513 +* Function: change the login password of ftpserver 514 +* Parameters: 515 +** oldPsd(string) old password 516 +** newPsd(string) new password. 517 +* Format: only letters, numbers and underscores are allowed, and the length must be 6 to 8 digits. 518 +* Returns. 519 +** Success: true 520 +** Failure: nil,err 521 + 473 473 = **Security** = 474 474 475 475 Security means objects and screen security, but this function is only available in 3000i series and HMI+ series or above.
- image-20220808094244-6.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.3 KB - Content
- image-20220808094729-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +40.2 KB - Content
- image-20220808095752-8.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +35.7 KB - Content
- image-20220808100223-9.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +26.8 KB - Content
- image-20220808100330-10.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +56.1 KB - Content
- image-20220808100720-11.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.8 KB - Content