It seem that ANTI_ICE_TOGGLE_ENG1 is the value to switch the inertial separator on from what I read on another thread. THat’s the only one that’s worked for me so far. I got that working. I would like to be able to display the on/off status on the button like other toggles.
None of the related variables seem to work. I’ve been through the list of commands from the XLS for the plugin and tried everythign that made sense to try. I’ve gone through the MSFS and SimConnect SDK for its values as well, and none work.
PANEL_ANTI_ICE_SWITCH returns a 0 to the button and nothing else. Doesn’t matter if it’s on or off, it always displays 0.
I appreciate these input, but unfortuinately that doesn’t work. I’m using the TBM mod. I tried with a value of 0.874, but it doesn’t shot the status on the Stream Deck button.
I removed the TBM mod, and tried with the value of 1.0. Doesn’t work either.
The switch works to switch the IS on and off, although like I said, instantly instead of a delay. I’m using the “FlightDeck” plugin. Not sure there’s a way to do that 30 second delay. I suspect that’s how it’s coded in the actual TBM when you hit the cockpit switch - it delays for 30 secs before actually activating the command or ramps it up / down slowly for 30 seconds.