Behringer X-Touch mini works flawless

I mapped the VS mode to one of the encoders. Push to (de)activate, turn to change the vertical speed:

{
  "index": 5,
  "event_up": "AP_VS_VAR_INC",
  "event_down": "AP_VS_VAR_DEC",
  "event_press": "AP_VS_HOLD"
},

I’ve also uploaded my config here: https://pastebin.com/LghmhRRH
I mostly use it for the longitude, sometimes also for the A320. Tried mapping the simulation rate to the fader too, didn’t get that to work though. Otherwise, this is how it’s mapped:

I found the event monitor in the trial version of Spad.next really useful to find the SimConnect events for different buttons and knobs. From what I heard, FSUIPC supposedly also has something similar. Oh, and Spad.next also has a pretty complete list of all SimConnect events.

2 Likes