Return a string indicating which keys on the keyboard are pressed
Async3DKeyboard <ScenarioPath> {On | Off}
The Async3DKeyboard Connect command returns a string indicating which keys on the keyboard are pressed.
The keystring returned will contain spaces to separate the window number and the keys pressed (e.g., <WinNumber> <Keystring>).
Note: More than one key can be returned when one of the system keys is pressed.
To turn on the Async3DKeyboard allowing Connect to return information about what keys are pressed:
Async3DKeyboard * On
1 APressing the i key with the Ctrl key held down, will return some something like the following:
1 Ctrl IPressing the j key with the Alt, Ctrl, and Shift keys held down, will return some something like the following:
1 Alt Ctrl Shift J
This command belongs to the following group(s):
4.3
STK Programming Interface 11.0.1