Jump to content
The simFlight Network Forums

How insert a new offset in FSUIPC


Recommended Posts

i have a question for you. How i can export a couple of value of my new airplane behaviour in offset that an User that use FSUIPC can read ?

FSUIPC it permits add new offset position ?

There are still free offsets which can be allocated to programs or other add-ons such as new aircraft gauges or DLLs. You need to work out how many offsets your program needs (number of bytes), and send me an email giving the byte count, and the program or add-on name using them. I keep a record of assigned offsets so that they don't clash. Email to petedowson AT btconnect DOT com.

If you only want some offsets for personal use on your own system, not for publication, then use 66C0-66FF which are kept free for personal use by all.

Regards

Pete

Link to comment
Share on other sites

Pete it is only for my personal use of my home cockpit.... but i write c# behaviour and how i can set an offset in range 66C0-66FF ?

Same as any other offsets. Or are you asking how you interface to FSUIPC?

The interface to FSUIPC for reading/writing offsets is defined in the SDK. If you are using .Net you might find Paul Henty's "FSUIPC Client DLL" method the easiest way. However, if you are trying to interface to FSUIPC from a DLL or Gauge file within FS itself, I don't think you'll be able to use a Managed language like C#.

Regards

Pete

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.