Momentary buttons powered by real buttons
Baron Professional
2
Posts
2
Posters
26
Views
1
Watching
-
I try to address for example the Annunciator Test Button and the Surface Deice Switch with switches in my home cockpit (via Button Box Interface and Axis and Ohs). This switches are momentary. Is there a way to address the momentary buttons/switches via code that they remain activated as long as I press the real switch? I searched a lot inside the animation and other codes of the Baron but I couldn't get it to work.
-
If I'm understanding your question correctly, and you are using "L:var_AnnunciatorTestButton", for example, which returns immediately, try using "L:var_AnnunciatorTestButton_IsDown". That should work for most momentary L:Var switches/buttons in my aircraft.