Changes for page 03 Project Settings
Last modified by Hunter on 2024/06/11 15:58
From version 24.1
edited by Karen
on 2023/05/26 13:46
on 2023/05/26 13:46
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Karen1 +XWiki.Mora - Content
-
... ... @@ -360,7 +360,7 @@ 360 360 361 361 == Special expansion == 362 362 363 -"Special Expansion" is for extending audio play and camera input functions for special HMI models.363 +"Special expansion" is for extending audio play and camera input functions for special HMI models. 364 364 365 365 (% style="text-align:center" %) 366 366 [[image:05.Project Settings_html_784d40de9b3e3bda.png||height="109" width="543"]] ... ... @@ -419,6 +419,115 @@ 419 419 420 420 The arrow will be display in screen when HMI is running, and keyboard could be used to enter code and control arrow. 421 421 422 +**HotKey Configuration Description** 423 + 424 +**Enable function** 425 + 426 + Select “Expansion" of "System Configuration"/"Engineering Parameters" in the toolbar of SACDA, and enable the keyboard before enabling the hotkeys, as shown in the following figure. 427 + 428 +(% style="text-align:center" %) 429 +[[image:57.jpg]] 430 + 431 +**Hotkey configuration** 432 + 433 + (1) Check the "HotKey Configuration" function. When the external keyboard is enabled, the hotkey function can be customized. By configuring the lua script corresponding to each hotkey, the specific functions can be executed after the hotkey is triggered. 434 + 435 +(% style="text-align:center" %) 436 +[[image:58.jpg]] 437 + 438 +|**System shortcut keys**|**Features** 439 +|(% rowspan="4" %)Shift+ "↓"|((( 440 +Switch mouse mode: Default mode: The mouse can move freely. 441 + 442 +This mode is only valid when the project configuration displays the mouse; 443 +))) 444 +|Switch mouse mode: The selected box mode. The border of the selected part is set red; 445 +|Switch mouse mode: The selected grayed out mode ,the selected part gray out; 446 +|Switch mouse mode: Mouse selected mode. The mouse rests on the selected part. This mode is only valid when the project configuration displays the mouse; 447 +|(% rowspan="5" %)Up, down, left and right direction keys|In the mouse movement mode, the free movement of the mouse cursor can be controlled; 448 +|In the mouse selected mode, the mouse cursor can be controlled to move directly to the center position of the specified parts of the current screen; 449 +|In the selected box mode, the selected parts of the current picture can be switched. The border of selected parts will be set red; 450 +|In the selected grayed out mode, the selected parts of the current picture can be switched. The selected parts will be grayed out; 451 +|In the mouse selected mode, selected box mode, selected grayed out mode, the types of widgets that support toggling selected widgets are bit switches, word switches, function switches, word status, super combination buttons, value inputs, text inputs, and lua custom; 452 +|Backspace|Backspace function in keyboard; 453 +|Spacebar|The first option is selected by default in the left and right option bars of the T9 keyboard; 454 +|Shift+ "↑"|SwitchT9keyboard input method mode; 455 +|Shift+ “←”|SwitchT9keyboard symbol mode; 456 +|Numbers 1-6 on the left side of the keyboard|6options corresponding to the left and right option bars of the T9 keyboard; 457 +|F1~~F6|6options corresponding to the left and right option bars of the T9 keyboard; 458 +|The "-" key next to Backspace|Left page turning of left and right option bars of T9 keyboard; 459 +|F7|Left page turning of left and right option bars of T9 keyboard; 460 +|The "+" key next to Backspace|Right page turning of left and right option bars of T9 keyboard; 461 +|F8|Right page turning of left and right option bars of T9 keyboard; 462 +|Shift+ "F7"|Page up of the upper and lower option columns of the T9 keyboard; 463 +|Shift+ "F8"|Page down of the upper and lower option columns of the T9 keyboard; 464 +|Shift+ "F1 ~~ F3"|3options corresponding to the up and down option bars of the T9 keyboard; 465 +|Shift+ "Backspace"|Same as esc, exit the keyboard; 466 +|Shift+Number and special symbol keys on the left side of the keyboard|Realize special character input, such as: ~~! @ # $% ^&* () _ + {}: "<>? 467 +|Ctrl + Shift (press Ctrl before Shift)|SwitchT9Pinyin, alphabet and number modes of keyboard; 468 +|Shift+Letter|In the lowercase mode of the keyboard: Shift +Letter, which can enter uppercase; In the uppercase mode: Shift +Letter, which can enter lowercase; 469 +|Num Lock|When the corresponding indicator light is not on, the keypad numbers are not allowed to be input; 470 +|(% rowspan="3" %)Enter|In the mouse movement mode and the mouse selected mode, press the Enter key, which indicates that it clicks at the mouse cursor position. (Corresponding to the press, lift and click event); 471 +|In the selected box mode and selected grayed out mode, select the object and then press the Enter key, which indicates that clicking triggers the center position of the selected area; 472 +|In the keyboard screen and not entering the mouse selected mode, the selected box mode, the selected gray-out mode. Press the Enter key, indicating that the input is completed; 473 +|Caps Lock|Switch letter case modes of the 1001and 1003 built-in keyboard. Lighting indicates switching to the uppercase mode; 474 + 475 +**System hotkeys** 476 + 477 +HMI screen itself comes with supported hotkey function. 478 + 479 +(% style="margin-right:auto" %) 480 +|HSW1892|Polling time interval setting for keyboard keys|((( 481 +~= 0, 50ms; 482 + 483 +~= 1, 40ms; 484 + 485 +~= 2, 30ms; 486 + 487 +~= 3, 20ms; 488 + 489 +~= 4, 10ms; 490 +))) 491 +|HSW1893|Cursor mode switching|((( 492 +~= 0, Default free mode; 493 + 494 +~= 1, The selected box mode; 495 + 496 +~= 2, The selected grayed out mode; 497 + 498 +~= 3, Mouse selected mode; 499 +))) 500 +|HSW1894|Enable specific serial keyboard|((( 501 +~= 1, Enable; 502 + 503 +~=Others, Disabled; 504 + 505 +{{info}} 506 +✎Note: Only initialization is valid, and it is recommended to use it in background initialization script; 507 +{{/info}} 508 +))) 509 +|HSW1895|Control whether keyboard keys take effect under certain circumstances|((( 510 +~= 0, When default screen rest and screensaver status, the button trigger does not take effect; 511 + 512 +~= 1, HSX1895.0=1. The button trigger will take effect when it is in the screen rest status; 513 + 514 +~= 2, HSX1895.1=1. The button trigger will take effect when it is in the screensaver status; 515 +))) 516 +|HSW10611|Set up server|((( 517 +~=0, Select the server configured in "Project Parameters" 518 + 519 +~=1, Select server 1 520 + 521 +~=2, Select server 2 522 +))) 523 +|HSW11767|Remote screen display adaptation mode switching |== 0, Default mode. Horizontal screen project remote full screen zoom display; Vertical screen project remote zoom display in equal proportion; 524 +~= 1, Full-screen zoom display; 525 +~~= 2, According to the screen size ratio, zoom display in equal proportion; 526 + 527 += 3, According to the screen pixels, no zoom display. = 528 + 529 += 3: According to the screen pixels, no zoom display; = 530 + 422 422 == Lab == 423 423 424 424 Lab is used for enable experimental function. ... ... @@ -542,29 +542,28 @@ 542 542 543 543 == Objects password == 544 544 545 - Youshould enter password to access the protected object. This could avoid some misoperation on object. There are 12 levels in object password setting, and each level corresponds to each password.654 +Users should enter password to access the protected object. This could avoid some misoperation on object. There are 12 levels in object password setting, and each level corresponds to each password. 546 546 547 547 (% style="text-align:center" %) 548 548 [[image:05.Project Settings_html_4835fff86888a26b.png||height="238" width="502"]] 549 549 550 -**Enable object password: **Check it to enable object security function. There are 12 levels corresponding to different passwords. The password of levels areset by the highest level.659 +**Enable object password: **Check it to enable object security function. There are 12 levels corresponding to different passwords. The password of levels is set by the highest level. 551 551 552 -* **Passwords for levels:** It is used forset password for every level, it is composed of numbers and letters (case sensitive)within 8 digits.553 -* **Start level:** It is used forset initial level while this function is enabled.554 -* **Highest level**: It is used forset how many levels of password could be used.661 +* **Passwords for levels:** It is used to set password for every level, it is composed of numbers and letters (case sensitive)within 8 digits. 662 +* **Start level:** It is used to set initial level while this function is enabled. 663 +* **Highest level**: It is used to set how many levels of password could be used. 555 555 * **Independent password:** 556 556 ** **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. 557 557 ** **Checked:** You could only type the corresponding level password when unlocking each level of object. 558 558 559 -✎**Note:** 668 +(% class="box infomessage" %) 669 +✎**Note: **Object level password could be enabled in "Bit Switch", "Word Switch", "Function Switch", combination "Switch", "Numeric Input", "Character Input", "Drop-down List" etc. 560 560 561 -* Object level password could be enabled in "Bit Switch", "Word Switch", "Function Switch", vCombination Switch", "Numeric Input", "Character Input", "Drop-down List" etc. 562 - 563 563 (% style="text-align:center" %) 564 564 [[image:安全设置 2.png||class="img-thumbnail"]] 565 565 566 -* The configured password could not be empty, otherwise when users close the configuration screen please set password for level".567 -* If configured object password level is higher than highest password setting in Project Settingss, there will be an error note during compiling: " the security level of this object is out of range!" .Users need to set password level again to solve the problem.674 +* The configured password could not be empty, otherwise, when users close the configuration screen, there will be an error: "Please set password for level". 675 +* If configured object password level is higher than highest password setting in Project Settingss, there will be an error note during compiling: "The security level of this object is out of range!" . Users need to set password level again to solve the problem. 568 568 569 569 == Screen Lock == 570 570
- 56.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Mora - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.3 KB - Content
- 57.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Mora - Size
-
... ... @@ -1,0 +1,1 @@ 1 +123.6 KB - Content
- 58.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Mora - Size
-
... ... @@ -1,0 +1,1 @@ 1 +135.1 KB - Content