12-22-2021, 07:18 PM
(12-20-2021, 11:47 PM)admin Wrote: Hello Jonit,
While we are still working on keyboard/joystick support, there are MSFS events available that may work well for you. Here is a list of them:
GPS_PAGE_KNOB_DEC
GPS_PAGE_KNOB_INC
GPS_GROUP_KNOB_DEC
GPS_GROUP_KNOB_INC
GPS_DIRECTTO_BUTTON
GPS_BUTTON1
GPS_CURSOR_BUTTON
GPS_MENU_BUTTON
GPS_BUTTON2
For the (key)button events for the 750 Unit1, if you send a value of 2, it translates to a down event and a value of 4 translates to an up event.
For the knob events for the 750 Unit1, just send a value of 0.
Good luck and let us know how it goes.
I'm unable to get any of these events to work with the GTNXi. Not sure if there's something I'm doing wrong, but it's most definitely not working.