jinzhu1912 Posted April 9, 2013 Report Posted April 9, 2013 My graduation project is to make a simulator of the cockpit by programming.I want to read data from FS9 by FSUIPC.I have read the fsuipc4 offsets status which was published by you.I find I can't read some data such as APU EGT,APU N,APU BLEED,APU GEN parameters,CKPT OXY and so on.I have try my best to find them on the fsuipc4 offsets status,but I can't find them.I need your help to finish my graduation project.Thanks very much.
Pete Dowson Posted April 9, 2013 Report Posted April 9, 2013 My graduation project is to make a simulator of the cockpit by programming.I want to read data from FS9 by FSUIPC.I have read the fsuipc4 offsets status which was published by you.I find I can't read some data such as APU EGT,APU N,APU BLEED,APU GEN parameters,CKPT OXY and so on.I have try my best to find them on the fsuipc4 offsets status,but I can't find them. Two points there. First off, FSUIPC4 is only for FSX and later. FS9 uses only FSUIPC3, and the correct offsets list to use is the Programmer's guide, not the addendum "FSUIPC4 Offsets Status". Second, none of those systems were modelled in FS9. Add-on aircraft do their own thing and add systems themselves, within their code. FSUIPC's general offsets can only supply base FS data,. I don't know if Wilco Airbus A320 uses FSUIPC, nor, if it does, where it makes such things accessible. You'll need more inforemation about the add-on aircraft. Regards Pete
jinzhu1912 Posted April 9, 2013 Author Report Posted April 9, 2013 Thanks for yor answer!I have understood this question.
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