SimStar001 Posted January 9, 2014 Report Posted January 9, 2014 Hello Pete, is there any possibility to write a groundspeed to the FSUIPC to simulate pulling an aircraft after pushback? Offset 02B4 is reading only. Is there any chance to do this? Best regards Marco
Pete Dowson Posted January 10, 2014 Report Posted January 10, 2014 Hello Pete, is there any possibility to write a groundspeed to the FSUIPC to simulate pulling an aircraft after pushback? No, there is no way to set the GS as this is a value computed from the airspeed and wind component. Have you tried setting the IAS or TAS? I don't know if that would work or not, but it is more likely. You might need to keep setting it regularly to stop to Sim engine recomputing it from thrust etc. Pete
nuaayy Posted November 30, 2014 Report Posted November 30, 2014 No, there is no way to set the GS as this is a value computed from the airspeed and wind component. Have you tried setting the IAS or TAS? I don't know if that would work or not, but it is more likely. You might need to keep setting it regularly to stop to Sim engine recomputing it from thrust etc. Pete I have tried the IAS and TAS through the FSUIPC ,but it could not work.The IAS,TAS and GS are read only.I need to change the values of them,do you know how to solve the problem?
nuaayy Posted December 1, 2014 Report Posted December 1, 2014 I change the value of IAS through the function SimConnect_SetDataOnSimObject of the FSX SDK,but it will take 3mins to flash the scenery.I just want to change the position immediately.
Pete Dowson Posted December 1, 2014 Report Posted December 1, 2014 I change the value of IAS through the function SimConnect_SetDataOnSimObject of the FSX SDK,but it will take 3mins to flash the scenery.I just want to change the position immediately. There's no way to tell FS not to redraw scenery when you change position. If it doesn't redraw scenery, what would you expect to see? A void? Why on Earth is it taking as long as 3 minutes though? Pete
nuaayy Posted December 1, 2014 Report Posted December 1, 2014 There's no way to tell FS not to redraw scenery when you change position. If it doesn't redraw scenery, what would you expect to see? A void? Why on Earth is it taking as long as 3 minutes though? Pete Because my PC is a little old,it redraw the scenery slowly.But I use the slow mode through the FSUIPC to change the position ,it is so quick that I can not notice the redrawing of scenery,just from the west to east of the earth.
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