PDA

View Full Version : Sending Metar to FSX


pdgnr
02 Dec 2006, 07:34
Hi all,
has some one tried (and succeeeded) in sendeing metar to FSX for update the weather ?

I' am stuck by an "invalid metar" exception with any kind of metar I try to use with SimConnect_WeatherSetObservation , even when getting the metar from FSX, and sending it back to fsx without changing anything, or when using one of the examples of metar given in the SDK ... As I can see in the SimConnect Diagnostic Window, the metar is correct when passed.

Any idea (very) wellcome... thanks

Regards,

Robert

lc0277
02 Dec 2006, 11:37
I have the same problem when I send back the observed METAR. However if I remove the altitude extension (after the ICAO code, a FS extension), ie LFXA&A251 021623Z ... -> LFXA 021623Z ... it works well.
But if you cannot set even the simplest metar like "ICAO 010203Z NIL" that's another problem

pdgnr
02 Dec 2006, 11:47
Hi lc0277,
thanks for the tip... I'll try ASAP :stirthepo !

Regards,

Robert

pdgnr
04 Dec 2006, 04:53
Shame on me!:o

That is written black on yellow in the SDK documentation!

Thanks once more lc0277, of course, that works!:greenflag

Regards,

Robert