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)
Details
- Page properties
-
- Content
-
... ... @@ -419,23 +419,23 @@ 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 -** ShortcutKey Configuration Description**422 +**HotKey Configuration Description** 423 423 424 424 **Enable function** 425 425 426 - Select “Expansion" of "System Configuration"/"Engineering Parameters" in the toolbar of SACDA, and enable the keyboard before enabling the shortcutkeys, as shown in the following figure.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 427 428 428 (% style="text-align:center" %) 429 429 [[image:57.jpg]] 430 430 431 -** Shortcutkey configuration**431 +**Hotkey configuration** 432 432 433 - (1) Check the " ShortcutKey Configuration" function. When the external keyboard is enabled, theshortcutkey function can be customized. By configuring the lua script corresponding to eachshortcutkey, the specific functions can be executed after theshortcutkey is triggered.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 434 435 435 (% style="text-align:center" %) 436 436 [[image:58.jpg]] 437 437 438 -|System shortcutkeys|Features438 +|**System hotkeys**|**Features** 439 439 |(% rowspan="4" %)Shift+ "↓"|((( 440 440 Switch mouse mode: Default mode: The mouse can move freely. 441 441 ... ... @@ -470,57 +470,62 @@ 470 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 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 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 represents switching to the uppercase mode;473 +|Caps Lock|Switch letter case modes of the 1001and 1003 built-in keyboard. Lighting indicates switching to the uppercase mode; 474 474 475 -**System shortcutkeys**475 +**System hotkeys** 476 476 477 -HMI screen itself comes with supported shortcutkey function.477 +HMI screen itself comes with supported hotkey function. 478 478 479 +(% style="margin-right:auto" %) 479 479 |HSW1892|Polling time interval setting for keyboard keys|((( 480 -~= 0,50ms; 481 +~= 0, 50ms; 481 481 482 -~= 1,40ms; 483 +~= 1, 40ms; 483 483 484 -~= 2,30ms; 485 +~= 2, 30ms; 485 485 486 -~= 3,20ms; 487 +~= 3, 20ms; 487 487 488 -~= 4,10ms; 489 +~= 4, 10ms; 489 489 ))) 490 490 |HSW1893|Cursor mode switching|((( 491 491 ~= 0, Default free mode; 492 492 493 -~= 1, the selected box mode;494 +~= 1, The selected box mode; 494 494 495 -~= 2, the selected grayed out mode;496 +~= 2, The selected grayed out mode; 496 496 497 497 ~= 3, Mouse selected mode; 498 498 ))) 499 499 |HSW1894|Enable specific serial keyboard|((( 500 -~= 1Enable; 501 +~= 1, Enable; 501 501 502 -~=Others, disabled;503 +~=Others, Disabled; 503 503 504 -**✎Note: Only initialization is valid, and it is recommended to use it in background initialization script;** 505 +{{info}} 506 +✎Note: Only initialization is valid, and it is recommended to use it in background initialization script; 507 +{{/info}} 505 505 ))) 506 506 |HSW1895|Control whether keyboard keys take effect under certain circumstances|((( 507 507 ~= 0, When default screen rest and screensaver status, the button trigger does not take effect; 508 508 509 -~= 1 :HSX1895.0=1. The button trigger will take effect when it is in the screen rest status;512 +~= 1, HSX1895.0=1. The button trigger will take effect when it is in the screen rest status; 510 510 511 -~= 2 :HSX1895.1=1. The button trigger will take effect when it is in the screensaver status;514 +~= 2, HSX1895.1=1. The button trigger will take effect when it is in the screensaver status; 512 512 ))) 513 513 |HSW10611|Set up server|((( 514 -~=0 :Select the server configured in "Project Parameters"517 +~=0, Select the server configured in "Project Parameters" 515 515 516 -~=1 :Select server 1519 +~=1, Select server 1 517 517 518 -~=2 :Select server 2521 +~=2, Select server 2 519 519 ))) 520 -|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;521 -~= 1 :Full-screen zoom display;522 -~~= 2 :According to the screen size ratio, zoom display in equal proportion;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; 523 523 527 += 3, According to the screen pixels, no zoom display. = 528 + 524 524 = 3: According to the screen pixels, no zoom display; = 525 525 526 526 == Lab ==