Sergiohst Posted July 23, 2021 Report Share Posted July 23, 2021 Hi !! Any ideas about how to send press of "To.Config" , "CLR", "ALL" to the sim?? Ther are H.VARS for pages (ENG,BLEED, ... ) but not for these. Also didn't found offsets in the exel Targeting plane A32NX (I'm working with FSUIPC from a C# program with FSUIPC Client DLL) HVARS for pages are these: 170: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_APU 171: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_BLEED 172: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_COND 173: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_DOOR 174: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_ELEC 175: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_ENG 176: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_FTCL 177: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_FUEL 178: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_HYD 179: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_PRESS 180: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_STS 181: H:A320_Neo_EICAS_2_ECAM_CHANGE_PAGE_WHEEL Thanks!! Link to comment Share on other sites More sharing options...
John Dowson Posted July 23, 2021 Report Share Posted July 23, 2021 Did you check available lvars? The following are available (in the FBW mod version): A32NX_ECAM_ALL_Push_IsDown A32NX_BTN_TOCONFIG A32NX_BTN_CLR Not sure about the stock A320Neo. The MobiFlight spreadsheet is a good source of information on lvars, hvars and calculator code to use - see https://docs.google.com/spreadsheets/d/1jTXlcHaJWx0B7TB63Pmma7bKwpxsxXJO6EJ3ECt7zpc/edit#gid=172455454 Link to comment Share on other sites More sharing options...
Sergiohst Posted July 23, 2021 Author Report Share Posted July 23, 2021 Hi! Didn't saw that Lvars!! Will check! Thanks for the info and the MobiFlight sheet !!! Link to comment Share on other sites More sharing options...
Sergiohst Posted July 23, 2021 Author Report Share Posted July 23, 2021 Setting A32NX_ECAM_ALL_Push_IsDown to 1 , to 0 when released A32NX_BTN_TOCONFIG to 1 A32NX_BTN_CLR to 1 worked perfect!! Thanks 1 Link to comment Share on other sites More sharing options...
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