Jump to content
The simFlight Network Forums

Pause problem


Recommended Posts

Hi all i have a problem with Pause Offset.

I created a simple ACARS but this happen to me:

1) If i run with FS2004 everything ok.

2) If i run with FSX and P3D just releases the parking brakes and the aircraft moves he gives me Pause Detected and when the aircraft stops the Pause disappears.

 

You know why ?

 

P.S.  I have the FSUIPC Client DLL for .NET - Version 2.4

 

Thanks

 

Marco

 

 

Link to comment
Share on other sites

Hi Marco,

 

The Pause indicator offset (0x0264) is 2 bytes long. Make sure you've declared the offset as a short or ushort. I suspect you have it declared as an integer and therefore you are reading data from adjacent offsets as well, giving you false readings.

 

If that's not the case, please post some code, especially the relevant offset declarations and the part where you test the value. Without seeing the code it's almost impossible to tell what the problem could be.

 

Paul

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.