nellomanvati Posted August 30, 2012 Report Posted August 30, 2012 Hello :razz: , sorry for my english, I'm getting close to the reality of flight simulator FSX. I program in vb.net and I am building a cockpit, I would use B737NGX PMDG and FSUIPC, and I would like examples of how to interface (read / write) with my PMDG overhead. Thank you very much.
Pete Dowson Posted August 30, 2012 Report Posted August 30, 2012 sorry for my english, I'm getting close to the reality of flight simulator FSX. I program in vb.net and I am building a cockpit, I would use B737NGX PMDG and FSUIPC, and I would like examples of how to interface (read / write) with my PMDG overhead. Thank you very much. FSUIPC doesn't support PMDG directly as it is not a default FS aircraft and they do all their own subsystems. For the PMDG 737NGX (only) there are values relating to the overhead readable in offsets, as listed in the document you have installed with FSUIPC. These are just a one-to-one mapping of the data PMDG supply in their SDK, which you need to review and enable. You cannot write to these through FSUIPC. You have to use the added controls which PMDG provide and document in their SDK. If you are not using the 737NGX then I think you are out of luck, unless you pay PMDG a lot of money for their hardware developers toolkits. Regards Pete
nellomanvati Posted August 30, 2012 Author Report Posted August 30, 2012 Thanks you've been very helpful .... Thank you!
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