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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now