Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Flightplanwaypointminaltitude

Featured Replies

Trying to get Cruising Altitude, or Minimum Enroute Altitude, once a Flight Plan has been entered into FS Flight Planner. The thought was that the fs9gps function FlightPlanWaypointMinAltitude would do this, but so far I have not successfully been able to get this function to generate a number.Here's what I have tried so far:

<Macro Name="c">C:fs9gps</Macro><Update>(A:GPS FLIGHT PLAN WP Count,number) 1 - (>@c:FlightPlanWaypointIndex)(@c:FlightPlanWaypointMinAltitude,feet) (>L:MinEnrouteAltitude,number)(@c:FlightPlanWaypointAltitude,feet) (>L:WPAltitude,number)(@c:FlightPlanWaypointRemainingTotalDistance,nmiles) (>L:DistanceToDestination,nmiles)</Update>

I added FlightPlanWaypointAltitude and FlightPlanWaypointRemainingTotalDistance just for my reference. Those work as expected, generating in this case, the altitude of the destination airport and the cumulative distance of all remaining flight legs. But only a 0.00 value for L:MinEnrouteAltitude.FlightPlanWaypointIndex seems to have been defined properly because the other two functions work correctly. Apparently, however, getting a number out of FlightPlanWaypointMinAltitude is not as simple as defining a Waypoint Index.Possibly I have not given FS all it needs to know before generating FlightPlanWaypointMinAltitude? But I don't know what I'm missing. Possibly an asynchronous issue I have not accounted for?Any ideas?BobPlease note: This is a similar posting to the Min. Enroute Alt. thread currently found on FSDeveloper forum(using FS9)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.