Thanks Marco, that fixed it, its working now!
Yeah I have two X-Touches, one for autopilot and glareshield stuff and then another for radios and some overhead commands.
My very homebrew pedestal thing!
I also tidied up those errors with the toml file as well, but now I am getting an error that i wasn't getting before. This line has worked fine up until now but it has suddenly stopped the whole file from working at all:
220 | { cc = 11, cc = 31, type = "drf", dataref = "AirbusFBW/ExtPowOHPArray[0]", value_on = "2", value_off = "0" },
| ~~ value already exists here
...
220 | { cc = 11, cc = 31, type = "drf", dataref = "AirbusFBW/ExtPowOHPArray[0]", value_on = "2", value_off = "0" },
| ~~ value defined twice
It isn't defined twice from what I can see! Any ideas? I've attached my latest toml and log
Thanks
Dan
xmidictrl.toml XMidiCtrl_log.txt