DaveSCUSA Posted Sunday at 05:01 PM Report Posted Sunday at 05:01 PM John, Do you know any add on that can list HVars of an active aircraft. If it's FSUIPC7, I can't find how. The list HVars doesn't show anything for the Phenom PH100. There are LVars listed. Thanks
John Dowson Posted Sunday at 05:25 PM Report Posted Sunday at 05:25 PM In short, no. You can only discover/find hvars either by inspecting the xml code of the aircraft, or if published in the aircraft documentation. There is no method (that I know of) to discover hvars by any other means, not even programmatically. This is why you need to provide a file to tell FSUIPC what hvars are available, if you want to use them. Also, it seems to me that hvars have fallen out of favor. Many early MSFS2020 aircraft used them, but later ones have switched to b-vars/input events. If using hvars, I think its better to use them via presets and forget about the *.hvar files. The direct access to hvars was added before the preset/calculator code interface was added. As hvars have no state/value (they can just be triggered), there is really no need for these to be known by FSUIPC, and better/easier to just trigger them via calc code or a preset. John
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