Changes for page 03 Project Settings

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

From version 15.1
edited by Stone Wu
on 2022/08/08 14:17
Change comment: There is no comment for this version
To version 11.14
edited by Stone Wu
on 2022/08/08 10:18
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  **Operating procedure**
6 6  
7 -Click "Project""Communication" to open setting window.
7 +Click "Project"->"Communication" to open setting window.
8 8  
9 9  (% style="text-align:center" %)
10 10  [[image:image-20220614172512-1.png]]
... ... @@ -92,9 +92,9 @@
92 92  
93 93  **Operating Procedure**
94 94  
95 -1. Open "Project Settings" windows.
95 +1. Open [Project Settings] windows.
96 96  1. Select initial screen in drop-list, use screen 2 as an example.
97 -1. Click "OK" button to save setting and exit windows.
97 +1. Click [OK] button to save setting and exit windows.
98 98  
99 99  == Operation record ==
100 100  
... ... @@ -222,7 +222,7 @@
222 222  1. Open "HMI IP" sub-window.
223 223  1. Check "HMI IP".
224 224  1. Enter IP.
225 -1. Click "OK" button to save setting and exit windows.
225 +1. {{id name="_Toc479868176"/}}{{id name="_Toc8172"/}}Click "OK" button to save setting and exit windows.
226 226  
227 227  == Remote access password ==
228 228  
... ... @@ -234,7 +234,7 @@
234 234  **Operating Procedure**
235 235  
236 236  1. Open "Project Settings" windows;
237 -1. Open "HMI IP" sub-windows;
237 +1. Open "HMI IP] sub-windows;
238 238  1. Enter password;
239 239  1. Click "OK" button to save setting and exit windows;
240 240  
... ... @@ -259,7 +259,7 @@
259 259  The expiry time and key of each period could not be empty, and they need to be configured in advance. And the expiry time of the latter period need to be later than the expiry of the previous period.
260 260  
261 261  1. **Use admin key: **It can be used for unlock all expirations,in addition to each period key.If users select [use admin key] function,once users enter the admin key when HMI expires,the installment payment function will be disabled.
262 -1. **Admin: **Password (Key) for "use admin key";
262 +1. **Admin: **Password (Key) for [use admin key];
263 263  1. **Max periods: **The period of static installment payment range is 0-12.When the maximum number of period is 0,it means that the instalment payment function is disabled;
264 264  1. **Begin Period: **Set the installment payment to start from the first period, the range is 1-13;
265 265  1. **List: **Configure a list based on [Maximum Periods] and [Begin Period],where user can configure the password and expiration time for each period.
... ... @@ -343,7 +343,7 @@
343 343  
344 344  1. Open "Project Settings" windows.
345 345  1. Open "Extend" sub-windows.
346 -1. Select "Startup" or "Running".
346 +1. Select "Startup" or [Running.
347 347  1. Set "Time".
348 348  1. Set "Password" if you require the password when entering the backstage interface.
349 349  
... ... @@ -386,8 +386,8 @@
386 386  
387 387  * These all three functions are not available for all HMIs, only special HMI models could support them.
388 388  * The details of "audio" settings, please refer to [[Audio>>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HAudio]].
389 -* The details of "camera" settings, please refer to [[camera>>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HrtspwebA0camera]].
390 -* The details of "mulit-link" settings, please refer to [[mulit-link>>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HMulit-link]].
389 +* The details of ""camera" settings, please refer to [[camera>>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HrtspwebA0camera]].
390 +* The details of ""mulit-link" settings, please refer to [[mulit-link>>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HMulit-link]].
391 391  )))
392 392  
393 393  == Input device ==
... ... @@ -466,7 +466,7 @@
466 466  == FTP server ==
467 467  
468 468  (% style="text-align:center" %)
469 -[[image:image-20220808093816-5.png||class="img-thumbnail"]]
469 +[[image:image-20220808093816-5.png]]
470 470  
471 471  **Enable method: **"Project parameter" → "Extend" → check "FTP service".
472 472  
... ... @@ -474,13 +474,11 @@
474 474  
475 475  * Enter "ftp:~/~/ + the IP address of the HMI" in the folder address bar.
476 476  
477 -(% style="text-align:center" %)
478 -[[image:image-20220808094729-7.png||height="429" width="909" class="img-thumbnail"]]
477 +[[image:image-20220808094729-7.png]]
479 479  
480 480  * You can also enter “ftp:~/~/ftpuser:000000@192.168.39.242” to access the interface directly (with a username and password).
481 481  
482 -(% style="text-align:center" %)
483 -[[image:image-20220808100330-10.jpeg||class="img-thumbnail"]]
481 +[[image:image-20220808100330-10.jpeg]]
484 484  
485 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 486  
... ... @@ -490,7 +490,7 @@
490 490  * Enter the username and password as configured in the project.
491 491  
492 492  (% style="text-align:center" %)
493 -[[image:image-20220808100720-11.jpeg||class="img-thumbnail"]]
491 +[[image:image-20220808100720-11.jpeg]]
494 494  
495 495  **Description of folder and permission**
496 496  
... ... @@ -509,16 +509,19 @@
509 509  
510 510  Password modification: Use the changePsd function in the lua function ftpserver library to modify password.
511 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
510 +Prototype: ftpserver.changePsd(oldPsd,newPsd)
521 521  
512 +Function: change the login password of ftpserver
513 +
514 +Parameters: oldPsd(string) old password, newPsd(string) new password. Format: only letters, numbers and underscores are allowed, and the length must be 6-8 digits.
515 +
516 +Returns.
517 +
518 + Success: true
519 +
520 + Failure: nil,err
521 +
522 +
522 522  = **Security** =
523 523  
524 524  Security means objects and screen security, but this function is only available in 3000i series and HMI+ series or above.
... ... @@ -537,13 +537,14 @@
537 537  
538 538  **Enable object password: **Check it to enable object security function. There are 12 levels corresponding to different passwords. The password of levels are set by the highest level.
539 539  
540 -* **Passwords for levels:** It is used for set password for every level, it is composed of numbers and letters (case sensitive)within 8 digits.
541 -* **Start level:** It is used for set initial level while this function is enabled.
542 -* **Highest level**: It is used for set how many levels of password could be used.
543 -* **Independent password:**
544 -** **Unchecked: **You should enter the corresponding level password when unlocking each level of object, and the higher level password could unlock the lower level object.
545 -** **Checked:** You could only type the corresponding level password when unlocking each level of object.
541 +1. **Passwords for levels:** It is used for set password for every level, it is composed of numbers and letters (case sensitive)within 8 digits.
542 +1. **Start level:** It is used for set initial level while this function is enabled.
543 +1. **Highest level**: It is used for set how many levels of password could be used.
544 +1. **Independent password:**
546 546  
546 +* **Unchecked: **You should enter the corresponding level password when unlocking each level of object, and the higher level password could unlock the lower level object.
547 +* **Checked:** You could only type the corresponding level password when unlocking each level of object.
548 +
547 547  ✎**Note:**
548 548  
549 549  * Object level password could be enabled in "Bit Switch", "Word Switch", "Function Switch", vCombination Switch", "Numeric Input", "Character Input", "Drop-down List" etc.
... ... @@ -585,7 +585,7 @@
585 585  [[image:image-20220614173008-2.png]]
586 586  
587 587  (% start="5" %)
588 -1. Click OK to save settings.
590 +1. Click [OK] to save settings.
589 589  
590 590  **Result**
591 591