Hello Team,
I am using an external keypad to control a CNC machine via the “iosender” app.
After a key combination is entered, Iosender requires a “KeyUp: true” event to execute it.
As example: For “Homing” I need Strg+H as command. I use on the keypad the button “PageDown” and I send the key combination via a macro. The values can also be seen in the IOsender console. However, the app requires a KeyUp at the end.
Here is an example from the link below. Example Strg+R for sycle start:
System R Alt False
LeftAlt None None False
System R None True
Here is the information from Terjeio.
How could I implement that using the HID Remapper?
Many thanks and best regards,
Helmut





