Question:
I am attempting to lookup minimum safe altitude data from the DAFIF database for a particular waypoint in a route file. I can get the correct waypoint from the route server (when the user enters or modifies a waypoint in CFPS) but am unable to get the routeserver to lookup the correct minimum safe altitude from the ATS_ROUTE table (in particular the MINIMUM_ALT column) for that waypoint. When I request the altitude data from the IRSAltitudeTime? MinimumSafeAltitude?? field it only returns what is currently entered in the waypoint by the user (in CFPS) not the correct database entry for that field. How can I request the database entry using the route server or associated classes?. Is this even possible using the RSCOM dll.? Or do I need to do my own database lookups outside of using the provided interfaces.?
-- Matt Bird - 17 Dec 2007
