st1322 Posted January 9, 2023 Report Posted January 9, 2023 Hello, I’m looking for some help / advice. I have LVar and HVar details for Honda Jet. I would like to assign them to the key so for example when I press + or - the MFD map zooms in or out. I have very little knowledge about these settings. I tried to follow some topics here and I have not been able to understand everything. Could someone point me into right direction? For example where to insert the values within FSUIPC? I have full version of the product. Tom
John Dowson Posted January 9, 2023 Report Posted January 9, 2023 Rather than using the ;vars/hvars directly, why don't you ise a preset? There are currently 83 presets available for the HJet - see https://hubhop.mobiflight.com/presets/. You can assign to presets directly in FSUIPC7 by checking the Select for preset checkbox. If there is no preset available for the function that you would like to implement, and you know the lvar/hvar/avar/whatever that can do this, then you can define your own preset to do this using the myevents.txt file (MobiFlight presets are stored in the events.txt file). Please see the Advanced User guide for details on preset use. Otherwise, if you want to use an lvar directly, you can do this either via a macro file or add the lvar to a free FSUIPC7 offset. Both mechanisms are described in the User guide and the Advanced User guide. Just try and report if you have issues. Hvars are more complicated, but I suggest that you only use presets for hvar activation these days. John
st1322 Posted January 9, 2023 Author Report Posted January 9, 2023 Thank you John. It worked! I thought I’m going to fall on this but I succeeded. Tom
bbuckley Posted January 23, 2023 Report Posted January 23, 2023 On 1/9/2023 at 3:34 PM, st1322 said: Thank you John. It worked! I thought I’m going to fall on this but I succeeded. Tom If you could share the solution with me I'd appreciate it!
bbuckley Posted January 23, 2023 Report Posted January 23, 2023 Actually I just figured out how to map a key press to activate the right TSC inner knob press to check off checklist items! Use: HA420 Right Inner Knob Push for the Push event and HA420 Right Inner Knob Release for the Release event.
John Dowson Posted January 24, 2023 Report Posted January 24, 2023 10 hours ago, bbuckley said: Actually I just figured out how to map a key press to activate the right TSC inner knob press to check off checklist items! Use: HA420 Right Inner Knob Push for the Push event and HA420 Right Inner Knob Release for the Release event. 👍
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