Hello
I'm using the analog KingAir on MSFS2020, and I'd like to make my own Circuit Breakers panel. The FSUIPC7 handles a few, and the analog KingAir itself only has a single L:var variable that controls Avonics. My project is to be able to control all circuit breakers starting with the Langin Gear Relay.
(This information was taken from Devmode - Tools - Behaviors)
This is presented when the Relay is pushed:
This is presented when the Relay is pulled:
What I want is to convert this information into a variable (L:Landig_Gear_Relay). If I use a switch on my joystick, I can also control the Relay, either for pushed or pulled.
I'm programming in Lua or I can use Mobiflight.
Any help you can provide would be greatly appreciated.
Thank you