March 8, 20233 yr Hi, I try to make a StreamDeck mods for AN225. I meet a problem, I can't find which LVar or Avar make these two light ON. Â
March 9, 20233 yr Heya! It should be AN225_MACH_COMMAND (LVAR) (1 = Trigger button) for the orange button and AN225_AIRSPEED_COMMAND (LVAR) (1 = Trigger button) for the white one 🙂
March 9, 20233 yr Author 6 hours ago, gumbyger said: Heya! It should be AN225_MACH_COMMAND (LVAR) (1 = Trigger button) for the orange button and AN225_AIRSPEED_COMMAND (LVAR) (1 = Trigger button) for the white one 🙂 Hi It’s just for buttons action not for feedback light, it separate individual SimVar.
March 10, 20233 yr Aah, sorry for the confusion! The lights are a combination of two LVARs: LVL CHG: (A:AUTOPILOT FLIGHT LEVEL CHANGE, Bool) 1 == (L:XMLVAR_AirSpeedIsInMach, Bool) 0 == and MACH: (A:AUTOPILOT FLIGHT LEVEL CHANGE, Bool) 1 == (L:XMLVAR_AirSpeedIsInMach, Bool) 1 == and
Create an account or sign in to comment