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.

Vertical Speed

Featured Replies

Hi folks,In an XML gauge, how do I code clickspots to increase or decrease the vertical speed by a certain value (ie. 500ft/min) so that each time I click, the currently set VS is modified by that amount?Either of these anywhere close?<Click>500 (>K:AP_VS_VAR_DEC)</Click><Click>K:AP_VS_VAR_DEC 500 - </Click>Cheers,Geoff

  • Moderator

Neither one, actually... :( You will need to use the _SET command instead.// Increase by 500 fpm(A:VERTICAL SPEED,ft/min) 500 + (>K:AP_VS_VAR_SET_ENGLISH)// Decrease by 500 fpm(A:VERTICAL SPEED,ft/min) 500 - (>K:AP_VS_VAR_SET_ENGLISH)

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

Legendry - thanks very much! Not too suprised that my guesses were wrong - I'll try it out later :(Geoff

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.