WeatherSetObservation does not always set wind correctly on a per station basis

Discuss on the SimConnect SDK can be used by programmers to write add-on components for Prepar3D
Post Reply
Highflyer525
Posts: 10
Joined: Wed Feb 07, 2018 8:23 pm

WeatherSetObservation does not always set wind correctly on a per station basis

Post by Highflyer525 »

Hi,

I'm using Prepar3d V5, the latest Simconnect, SDK, Visual Studio 2019 and .NET 4.8.

When injecting custom weather on a per station basis, to built in weather stations, the wind seems to be ignored.

Using this code:

Code: Select all

p3d_simconnect.WeatherSetObservation(seconds, METAR)
p3d_simconnect.WeatherSetModeCustom()


To set this METAR:

Code: Select all

EGNX 180750Z 03010KT 8000 -RA BKN013 06/04 Q1018

Injects this incorrect wind:

Image


Thanks,

Mark.
Highflyer525
Posts: 10
Joined: Wed Feb 07, 2018 8:23 pm

Re: WeatherSetObservation does not always set wind correctly on a per station basis

Post by Highflyer525 »

Hellloooooooooo, is anybody out there...… out there.... out there..... out there...….
Post Reply