Keyboard
By following the steps shown above, you can add a new Shortcut. In other words:
Click the Keyboard branch with the left mouse button (Step 1).
Click the Add Key button to open the Enter Key dialog (Step 2).
Press the key or keys you want (e.g. Ctrl + Alt + G) and then click OK (Step 4).
The new shortcut will then be added under the Keyboard sub-branches.
Note: Some shortcuts are defined by default. Refer to Table 4 for a list of their functions. You can also define your own shortcuts by choosing the desired link from Table 4.
Keyboard / EnabledThe
Enabled
variable can beTrue
orFalse
.
- If
False
, the entire Keyboard is disabled and ignored.- If
True
, the Keyboard is active.
Keyboard / KeypadBackColorThe
KeypadBackColor
variable sets the background color of the keypad window.
Keyboard / KeypadEnabledThe
KeypadEnabled
variable can beTrue
orFalse
.
- If
False
, the keypad is completely disabled and ignored.- If
True
, the keypad is active, allowing you to enter or modify a number in the Value field using this window.
- Enter the desired number.
- Close the keypad window.
- Increment the current number by one.
- Decrement the current number by one.
- Clear the current number.
- Use the
.
key for decimal input.- Confirm and enter the number.
Keyboard / KeypadExtendedThe
KeypadExtended
variable can beTrue
orFalse
.
- If
False
, the extended keypad is disabled.- If
True
(andKeypadEnabled
is alsoTrue
), the extended keypad is active, allowing you to enter numbers and perform the four basic arithmetic operations (add, subtract, multiply, divide).
- Enter the desired number.
- Increment by one.
- Decrement by one.
- Clear the number.
- Use
.
for decimals.- Perform basic arithmetic operations.
- Confirm and enter.
- Close the window.
Keyboard / [ALT]+Apps / EnabledThe
Enabled
variable can beTrue
orFalse
.
- If
False
, the shortcut is disabled.- If
True
, pressing Alt + Apps will activate the selected link.
All shortcut links and their details are listed in Table 4.
Keyboard / [ALT]+Apps / LinkLink
- Value (Numeric or parameter links)
- Analog (Analog links)
- Function (Function-based links)
- OutPort (Output pin links)
- InPort (Input pin links)
Keyboard / [ALT]+D0 / EnabledThe
Enabled
variable can beTrue
orFalse
.
- If
False
, the D0 + Alt shortcut is disabled.- If
True
, pressing Alt + D0 activates the selected link.
See Table 4 for details on all shortcut links.
Keyboard / [ALT]+D0 / LinkLink
- Value
- Analog
- Function
- OutPort
- InPort
Keyboard / [ALT]+D1 / Enabled... (repeat the same Enabled/Link structure for each of the following keys: [ALT]+D1, [ALT]+Down, [ALT]+End, [ALT]+Home, [ALT]+Left, [ALT]+N, [ALT]+Next (PageDown), [ALT]+OemMinus (-), [ALT]+Oemplus (+), [ALT]+PageUp, [ALT]+Return (Enter), [ALT]+Right, [ALT]+Space, [ALT]+T, [ALT]+Up, [ALT]+X, [ALT]+Y, [ALT]+Z) ...
Updated 4 days ago