LVARS for Pitot/Stall Heat Moving Switches, but no amps
-
Per your Hardware Inputs & Outputs section, the two LVARs below control the Pitot/Static Ht and Stall Heat. When I use the LVARs in SPad, the switches move, but the generator amps don't increase. When I use the mouse to flip the switches, I do see the amperage change as expected.
Is this a bug, or is there some other LVAR or Event I can trigger?
Pitot Heat Switch L:var_PitotHeat_L Boolean
Stall Warning Heat Switch L:var_PitotHeat_R Boolean -
Looking at the code, clicking on the switch does nothing other than toggle that very same L:Var, so it really should work. I will test it later myself, if you don't find anything else first.
-
Ah-ha! Thank you for bringing me the easiest to solve issue of the week
Just a single character mistake in the code. Thank you!