Jump to content
The simFlight Network Forums

FSUIPC free offsets


skino

Recommended Posts

How can i use a free offset (66C0-66FF)?

 

Any way you like. They are free for users to use in whatever way is useful to them.

 

My external programme (VB 2010) should write "1" or "0" in a free offset. Is this possible?

 

 

Yes, of course, any program interfacing to FSUIPC thought its standard application interface can write any value to almost any offset. Have you downloaded the SDK?

 

Pete

Link to comment
Share on other sites

Thanks for the quick answer.

Yes, I have the SDK.  I have already worked with it. ( http://boefb.webnode.com/ )

 

I can send to the free offset a value like to the offset for the MCP Altitude to example?

 

Reading and writing to any offset is all the same. I don't really understand why you think there's any differences?

 

Of course, writing to a "free" offset does nothing at all unless something else is reading it!

 

Pete

Link to comment
Share on other sites

"...Of course, writing to a "free" offset does nothing at all unless something else is reading it!..."

 

Yes, good idea :mrgreen:

 

I have written with the PMDG 777 SDK a programme which read the data of the PMDG 777 MCP.  These data should be read with the ArcazeFsuipcConnector. 

 

screenshot2014qmakehbtc7.png

 

There is no Preset for it.  My programme should write the values in a free offset and the Connector she should process.

 

Is there an example in VB.NET/VB2010 to write a value in a free offset?  For example, the number 300 in offset 0x66C0?

 

Peter

Edited by skino
Link to comment
Share on other sites

Is there an example in VB.NET/VB2010 to write a value in a free offset?  For example, the number 300 in offset 0x66C0?

 

There is no difference writing a value to 0x66C0 than to any other offset. The SDK has examples I think -- I don't know VB at all so I can't help directly, but many hundreds of others have used the SDK without problems. If you don't know how to interface to FSUIPC and are struggling, as I presume from your questions, I suggest you investigate Paul Henty's .Net package for FSUIPC. See the subforum here on this subject which Paul monitors.

 

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.