Missing Documentation of LVars and stuff
-
@Black-Square Hey Nick, thanks a lot... sure it will... 🙂 I try them out in a minute.
I also updated my 4-Pack gauges on my mobile living room cockpit for the TBM.
Love this gem of a plane. 😍 -
@Black-Square
Nick!!! WTF?! I feel stupid now... you literally put the whole documentation I was looking for all the time in the AnalogTBM.xml.
That was all I need... why did you not put the remarked section in the manual... my whole stupid post here would be obsolete. 😍🤣EDIT: DONE!!! Bound nearly every switch of this beauty... 😀
-
@kaptenek
The whole deice stuff works perfectly with the Stuff mentioned in the AnalogTBM.xml for me.
Including moving switches.var_airframeDeice Ice/Wing Light Switch Use Native Binding Propeller Deice Switch Use Native Binding L Windshield Heat Switch "L:var_windshieldHeatSwitch_L, bool" R Windshield Heat Switch "L:var_windshieldHeatSwitch_R, bool" Pitot Heat 1 Switch Use Native Binding Pitot Heat 2 Switch Use Native Binding Inertial Separator "L:var_InertialSeparatorSwitch, bool"
-
Lemney's settings should move the switches in the cockpit, to the best of my knowledge. Using the K:Events will only work for some switches, but now that B:Vars are available in 3rd party products like Spad, those should be used whenever possible. Let me know if you're still having difficulties, and I can look into it.
-
I just tried the B:Var in the debugger, and it flips the switch. Try:
(>B:DEICE_Propeller_1_Toggle)
and if that doesn't work, try using:
([0/1] >B:DEICE_Propeller_1_Set)
-
I don't know out of my head the exact event, but I have bound a Streamdeck button to CDI (that switches the main HSI from Localizer to GPS and back) and it is working with all Versions (530, 750 PMS and TDS) I can look into it later.
And the Master Caution and Warning I have also bound... But I don't know if the MSG Lights are similar. I will tell here if I find something. -
While that might work, I recommend setting L:var_gpsMessageButton1Latching or L:var_gpsMessageButton2Latching to 2. The other variables are internal to their GPS products, but the ones above are specific to my aircraft, so I can guarantee how they will behave.