Fergo Posted February 28, 2006 Report Posted February 28, 2006 Hello! Well, I'm having some troubles getting the VB sample of FSUIPC SDK to work. When i shell UIPCHello.exe, it doesn't show the FSClock like it should. The C .exe works fine, it shows me the clock, but the VB doesn't, what is wrong? Some mistake at the sample code? One more thing. Could someone help me to get the Latitude of the airplane in VB? I just want to get the Latitude and put it on a Label, just this thing. Thanks! Fergo
rickalty Posted March 2, 2006 Report Posted March 2, 2006 The example code in the VB SDK works just fine for me. To get the Latitude, just read offset 0560. to convert it drom FS units to degrees, see the explanation on page 19 of the FSUIPC for programmers document. Richard
Fergo Posted March 3, 2006 Author Report Posted March 3, 2006 Hum, ok, i think I know what was the problem. I didn't know that i have to buy FSUIPC to use it on my program, just realized that after reading the manual. Thanks, FeRgO
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