Jump to content
The simFlight Network Forums

Recommended Posts

Posted

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!!

Posted

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 

Posted

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

 

  • Like 1
  • 3 years later...
Posted

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

Posted
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.

Posted

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

Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy 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.