I am using VB 2008 Express to create a interface to my flight website and realized making a FSX connection might be useful. Thanks to Jimis8buttons tutorial, I was able to begin to transmit/receive info from FSX. Anyway, I thought it would be valuable to have a textbox to enter a ICAO code into, then a button that requests the metar from FSX and displays it on the form for that station.
I am having some trouble deciphering the sdk's c++ weather example in trying to make it work in VB as this is all very new to me.
Could someone push me in the right direction as to how I might pull the METAR from FSX by ICAO in Visual Basic?
The work you all do here and for the flight sim community simply amazes me, thank you for having this forum available!
I am having some trouble deciphering the sdk's c++ weather example in trying to make it work in VB as this is all very new to me.
Could someone push me in the right direction as to how I might pull the METAR from FSX by ICAO in Visual Basic?
The work you all do here and for the flight sim community simply amazes me, thank you for having this forum available!
Last edited:
