cellular55 Posted August 9, 2013 Report Posted August 9, 2013 Hi, I'm wrting a program to read the offset 0E80 to get the ICAO closest to the WX station where I'm flying, but I get only null values. Looking at the offset documentation I have seen that the offset is populated if FSUIPC is reading the weather. Do I have to set some parameters in the FSUIPC settings or what am I missing? Thanks and kind regards Joe
Thomas Richter Posted August 9, 2013 Report Posted August 9, 2013 Hi, I'm wrting a program to read the offset 0E80 to get the ICAO closest to the WX station where I'm flying, but I get only null values. Looking at the offset documentation I have seen that the offset is populated if FSUIPC is reading the weather. Do I have to set some parameters in the FSUIPC settings or what am I missing? Thanks and kind regards Joe Hi, make sure you use FSX because this is for FSX (P3D) only. If you just monitor in FSUIPC the Offset you should see it works ok as you can see below where the AC is placed in EGCC. 77970 Monitor IPC:0E80 (AsciiZ) = [4]"EGCC" 80310 Monitor IPC:0E80 (AsciiZ) = [4]"EGNM" 82634 Monitor IPC:0E80 (AsciiZ) = [4]"EGNE" 83804 Monitor IPC:0E80 (AsciiZ) = [4]"EGNX" 84974 Monitor IPC:0E80 (AsciiZ) = [4]"EGCC" 86144 Monitor IPC:0E80 (AsciiZ) = [4]"EGWC" 87314 Monitor IPC:0E80 (AsciiZ) = [4]"EGOS" 88453 Monitor IPC:0E80 (AsciiZ) = [4]"EGNR" 89623 Monitor IPC:0E80 (AsciiZ) = [4]"EGNH"
cellular55 Posted August 9, 2013 Author Report Posted August 9, 2013 Hi, I use FSX, but I get only null values at the offset: 369785 Monitor IPC:0E80 (AsciiZ) = [0]""
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