grandMA3 User Manual Publication
KeyboardShortcut Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » KeyboardShortcut
|
Version 2.0
|
To enter the KeyboardShortcuts keyword in the command line, use one of the options:
- Type KeyboardShortcut
- Type the shortcut KeyboardS
Description
The KeyboardShortcut keyword is an object keyword that is used to work with keyboard shortcuts using the command line.
Syntax
[Function] KeyboardShortcut [KeyboardShortcut_Number] (Property ["Property_Name"] ["Value"])
Examples
- To list all keyboard shortcuts, type:
User name[Fixture]> List KeyboardShortcut |
- To assign, for example, the property "Shortcut" to the value "Space", type:
User name[Fixture]>Set KeyboardShortcut 161 Property "Shortcut" "Space" |
- To delete the keyboard shortcut number 160, type:
User name[Fixture]>Delete KeyboardShortcut 160 |