Changes for page 03 Project Settings

Last modified by Hunter on 2024/06/11 15:58

From version 11.6
edited by Stone Wu
on 2022/08/08 09:38
Change comment: (Autosaved)
To version 11.15
edited by Stone Wu
on 2022/08/08 10:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -463,13 +463,60 @@
463 463  1. **Backstage: **Enter the backstage directly.
464 464  1. **Exit: **Close the pop up screen.
465 465  
466 -== ftp server ==
466 +== FTP server ==
467 467  
468 468  (% style="text-align:center" %)
469 469  [[image:image-20220808093816-5.png]]
470 470  
471 - Enable method:
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 +[[image:image-20220808094729-7.png]]
478 +
479 +* You can also enter “ftp:~/~/ftpuser:000000@192.168.39.242” to access the interface directly (with a username and password).
480 +
481 +[[image:image-20220808100330-10.jpeg]]
482 +
483 +* 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.
484 +
485 +(% style="text-align:center" %)
486 +[[image:image-20220808100223-9.jpeg]]
487 +
488 +* Enter the username and password as configured in the project.
489 +
490 +(% style="text-align:center" %)
491 +[[image:image-20220808100720-11.jpeg]]
492 +
493 +**Description of folder and permission**
494 +
495 +* AlarmFile is alarm record. It can only download files, but cannot upload files.
496 +* DataLogFile is data log record. It can only download files, but cannot upload files.
497 +* RecipeFile is recipe. It can only download files, but cannot upload files.
498 +* UserMgrFile is operation record. It can only download files, but cannot upload files.
499 +* 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.
500 +
501 +(% class="box infomessage" %)
502 +(((
503 +**✎Note:** For Udisk and SD card, it is recommended to use NTFS format.
504 +)))
505 +
506 +Maximum number of connections: up to 5 clients can be supported to access the interface at the same time.
507 +
508 +Password modification: Use the changePsd function in the lua function ftpserver library to modify password.
509 +
510 +* Prototype: ftpserver.changePsd(oldPsd,newPsd)
511 +* Function: change the login password of ftpserver
512 +* Parameters:
513 +** oldPsd(string) old password
514 +** newPsd(string) new password.
515 +* Format: only letters, numbers and underscores are allowed, and the length must be 6 to 8 digits.
516 +* Returns.
517 +** Success: true
518 +** Failure: nil,err
519 +
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