Jump to content

Airbus Extended X - VS Display LVars


Recommended Posts

I am working with the SDK and am trying to find the Lvar to determine whether the VS field is dashed or contains values (VVS or FPA)? I have tried all those listed in SDK2.4 but none relate to this value. Any suggestions?

Link to comment
Share on other sites

Problem solved. There are 2 Lvars that govern the display of the VS field on ABX:

IF FCU_Managed_VSdisp_override == 1 OR AB_AP_KNOBALT == 1 THEN

{display values}

ELSE

{display dashes}

END

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use