04-16-2019 04:18 PM
Does such a VI exist? I have tried modifying the HMI_PopUp_KB VI with Key Down events to allow keyboard input into event triggers for the normal alphanumeric cases, but am not getting quite as far as I'd like; thought I'd ask around before spending a lot of time troubleshooting what I've got.
04-16-2019 04:34 PM
Google is a powerful tool....
04-16-2019 10:31 PM
Indeed! But not in that case.
That is currently the example I'm working on revising to accept keyboard input.
04-16-2019 11:21 PM
Add a Key UP event. Based on what key is pressed, trigger the appropriate key through a Value (Signalling) event.