These are the Support Forums for FSUIPC and related products.

These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, but are now no longer available.

Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.

Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
https://discord.gg/zjwUTrxmmE

H_Vars entered but ...
 
Notifications
Clear all

[Solved] H_Vars entered but not working

Posts: 2
Registered
Topic starter
(@d-sansome)
Joined: 3 weeks ago

I have bought the full program from simmarket and have registered it successfully. 

I want to assign 3 H_vars to my Arduino switch panel.  I have made a document called "myevents" which I stated the 3 H_vars and saved it to the FSUIPC folder in C: drive. I have assigned a profile called "Rafale" (the plane i fly is the new Dassault Rafale) which the buttons page recognises.  when i activate the rotary switch i get it recognised.  I select "preset" and "find preset" and can select the correct command.  I can do this for the remaining two commands. I then press OK after each screen.
This i think is all i need to do ??
I start FS2024 with the MS24 Batch file.  the sim loads after "preparing your cockpit" screen as normal.  I load the Rafale and "fly now", but the switch does not work.  (the assignments' for the switch in msfs are clear0

have i missed something.


2 Replies
Posts: 2
Registered
Topic starter
(@d-sansome)
Joined: 3 weeks ago

the entry in "myevents" is LeftVisSwitchClock#(>H:AZP_AVIONICS_VISUALISATION_KNOB_LEFT_INC)  as specified in the user guide


Reply
Posts: 361
Moderator
(@fsuipc-support)
Joined: 11 months ago

Looking at the on-line documentation for this aircraft ( https://docs.azurpoly.com/rafale/controls-assignments), the hvar name is H:AZP_RAF_AVIONICS_VISUALISATION_KNOB_LEFT_INC, so try:

LeftVisSwitchClock#(>H:AZP_RAF_AVIONICS_VISUALISATION_KNOB_LEFT_INC)

 


Reply