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 does not directly support PMDG aircraft because they do their own thing, they do not use built-in FS systems. However, you can READ data relating to the overhead via the offsets as listed in the document installed in your FSUIPC documents subfolder. You cannot write to these, however -- you must use the additional controls PMDG have added. You need to enable their SDK and refer to the documents and the header file you'll find within. For examples of interfacing to fSUIPC, please use the FSUIPC SDK. 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