AsukaBlackbird Posted March 8, 2023 Posted March 8, 2023 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.
Deleted Account Posted March 9, 2023 Posted March 9, 2023 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 🙂 1
AsukaBlackbird Posted March 9, 2023 Author Posted March 9, 2023 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.
Deleted Account Posted March 10, 2023 Posted March 10, 2023 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 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now