Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi,

Some time ago MSFS published a way to access information about airports, runways, etc using the ICAO code for the airport. This can be found in the SimConnect API Reference called "Facility".

https://docs.flightsimulator.com/html/Programming_Tools/SimConnect/API_Reference/Facilities/SimConnect_AddToFacilityDefinition.htm

I want to know if there's a way to access this information via FSUIPC, or maybe there will be support in the future?

Thanks! 

Posted

FSUIPC already uses the facilities interface to get information on the nearest airports to the user aircraft, held in offset 0x0658. It doesn't use the  SimConnect_AddToFacilityDefinition function though - I don't really see a need for this in FSUIPC....

9 hours ago, WRiker2701 said:

I want to know if there's a way to access this information via FSUIPC, or maybe there will be support in the future?

What information exactly do you want to access via FSUIPC?? Can you provide a use case of want you actually want to do/achieve with this in FSUIPC?

Posted
On 6/30/2023 at 3:46 AM, John Dowson said:

What information exactly do you want to access via FSUIPC?? Can you provide a use case of want you actually want to do/achieve with this in FSUIPC?

Yes, i'm particularly interested for my app development in getting back things like runway heading and length for example, by entering an ICAO and runway number. ILS frequencies would be interesting to be able to access too if possible, trans level and altitude. These kind of things.

Cheers!

Posted

If you want full access to the facilities data, you will have to use the SimConnect SDK. I can look into providing an offset area for facilities data requests, but this would return limited data.

I can look into this to see what I could provide, but it won't be until at least September now. I will make a note and get back to you when I have looked into this in more detail.

John 

Posted
On 7/2/2023 at 7:06 AM, John Dowson said:

If you want full access to the facilities data, you will have to use the SimConnect SDK. I can look into providing an offset area for facilities data requests, but this would return limited data.

I can look into this to see what I could provide, but it won't be until at least September now. I will make a note and get back to you when I have looked into this in more detail.

John 

Thank you! looking forward to your comments after you have a look into the subject.

Cheers!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.