Hi all, I don’t know if this is the right spot to post, first post sorry, please let me know if there’s somewhere better.
On the MSFS DC Designs Concorde, using a Stream Deck and Axis and Ohs, I’m trying to manipulate 3-way fuel pump and valve switches. I can toggle the 2-way switches with the ‘FUELSYSTEM_VALVE_TOGGLE’, but whilst I can read the values (1 or 0) for the 3-way switches, I can’t seem to toggle them.
I’ve tried variations of FUELSYSTEM_PUMP_ON/
, and FUELSYSTEM_PUMP_SET
but nothing. I can see the event in the AAO event listener, but I can’t move the switches.
Does anyone have any ideas?
TIA