Support Board
Date/Time: Wed, 05 Nov 2025 02:06:13 +0000
Post From: Can I detect arrows are pressed with ACSIL
| [2023-05-01 16:03:44] |
| JohnR - User831573 - Posts: 334 |
|
Tony, ACSIL Interface Members - Variables and Arrays: sc.KeyboardKeyEventCode sc.KeyboardKeyEventCode Type: Read integer variable. The sc.KeyboardKeyEventCode variable is set to the standard Windows virtual key code when there is a keyboard keypress event and the study has requested these events by setting sc.ReceiveKeyboardKeyEvents. Also refer to sc.SupportKeyboardModifierStates and sc.CharacterEventCode. Hope this helps, JohnR |
