Sergiohst Posted July 23, 2021 Report 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!!
John Dowson Posted July 23, 2021 Report 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
Sergiohst Posted July 23, 2021 Author Report Posted July 23, 2021 Hi! Didn't saw that Lvars!! Will check! Thanks for the info and the MobiFlight sheet !!!
Sergiohst Posted July 23, 2021 Author Report 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
150245 Posted April 2 Report Posted April 2 hi there, I realize that I am a little late in replying to this subject but the question has raised only after I installed MSFS 2020 early this year. I do have a Hardware Ecam equipped with an interface but still i can not figure out how to connect via FSUIPC, or where to put the above commands within fsuipc lastest edition of registered FSUIPC is installed thanks in advance for kind assistance regards CJK
John Dowson Posted Monday at 08:05 AM Report Posted Monday at 08:05 AM On 4/2/2025 at 5:44 PM, 150245 said: I do have a Hardware Ecam equipped with an interface but still i can not figure out how to connect via FSUIPC, or where to put the above commands within fsuipc Does FSUIPC see your hardware? i.e. does it recognise the buttons/switches in the assignment panel? FSUIPC will only recognise HID joystick type devices natively.
150245 Posted Monday at 03:38 PM Report Posted Monday at 03:38 PM thanks for reply the interface is marked as USB joysrtick and recognized by windos as generic joystick and welcomed by FSUIPC so everything should be ok I do have the >Lvars but do not know where to put in fsuipc or spad next regards CJK
John Dowson Posted Monday at 03:44 PM Report Posted Monday at 03:44 PM 4 minutes ago, 150245 said: I do have the >Lvars but do not know where to put in fsuipc Why not try reading the provided documentation? To use lvars, either use a macro or define your own preset. See the documentation for both of these. I will help if you get stuck, but I am not going to explain what is already in the documentation (and there are thousands of examples available....). John
150245 Posted Monday at 05:06 PM Report Posted Monday at 05:06 PM thanks will study the documentation thansks rgds CJK
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