mer Posted August 31, 2018 Report Posted August 31, 2018 How does one access the offset address B800 to retrieve the metar string ? Is it possible to do so directly through a C# application? I'm sorry if this was the wrong place to post the query. Could you guide me on where i might get help, if so?
Pete Dowson Posted August 31, 2018 Report Posted August 31, 2018 6 hours ago, mer said: How does one access the offset address B800 to retrieve the metar string ? Is it possible to do so directly through a C# application? Yes, of course. you just read it via the FSUIPC interface. Details are in the FSUIPC SDK. Or else use Pault Henty's .NET DLL -- that makes it muuh easier! See the dedicated subforum above. Pete
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