Jump to content
The simFlight Network Forums

How to activate HVAR FS2020


vee two

Recommended Posts

Firstly thanks for the wonderful FSUIPC - it allows us all to unlock the true potential of our flight sims!

I have self built hardware to interface to A32NX Autopilot Control Panel and MCDU. I am able access the autopilot events with button assignments (eg A32NX.FCU_AP_1_PUSH), but cannot work out how to access the MCDU HVAR.

I am able to trigger CDU presses using the WASM "Activate HVAR" box. For example H:A320_Neo_CDU_1_BTN_INIT "Activate" changes to the INIT page.

However I cannot work out how to assign this HVAR to a hardware button press.

I am new to FSUIPC and have basic programming skills. I have searched the forums and documentation for days, but just need a nudge in the right direction.

Thanks.

Link to comment
Share on other sites

15 hours ago, vee two said:

However I cannot work out how to assign this HVAR to a hardware button press.

Hvars can currently only be assigned using either  lua or macros. The easiest way would be to use a macro file - see the Macros to activate Hvars section of the Advanced User guide, P 35.
Basically you need to create a macro file (e.g. A32NX.mcro) on your FSUIPC7 installation folder with the following contents:

Quote

[Macros]
1=H:A320_Neo_CDU_1_BTN_INIT =Set

and you can then assign to that macro entry in the assignment controls drop-downs.

John

Link to comment
Share on other sites

  • 2 months later...

Hi,

I also want to create a macro file with Hvar for a MCDU. Which tools are the easiest? I have no idea to program macros. Tried to figure out in the web, but didn´t found anything but recording in excel or open office..

got it ... 😛 .... editor file with the extension mcro ....

thanx and greets Klaus

 

 

Edited by CptBayer
Link to comment
Share on other sites

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.