Andi1982 Posted September 15, 2007 Report Posted September 15, 2007 Hello, i want to set the weater via fsuipc. First i thought i just have to set the Fields at 0xF20 and so on... but this does not work. Then i read that i have to use the new weather interface (NWI). Has anybody a example how to use the nwi in visual basic? Best regards Andi
Pete Dowson Posted September 16, 2007 Report Posted September 16, 2007 i want to set the weater via fsuipc. First i thought i just have to set the Fields at 0xF20 and so on... but this does not work. Well, it works for global weather, but unfortunately FS hasn't stayed with global weather since FS2002. Even if it sets okay it soon becomes "localised" (withing 15-30 minutes, for example) and then changing the global weather won't affect the local weather stations already set, only those not yet localised -- i.e. far away from the aircraft. Then i read that i have to use the new weather interface (NWI). Has anybody a example how to use the nwi in visual basic? It's really not that different. The most complicated method was the "Advanced Weather Interface" (AWI) invented for FS2002. That involved sending commands. The NWI is merely a metter of writing to offsets, just like all the other stuff you do. If you are only concerned with FSX there is the alternative of sending METAR strings instead. Regards 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