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.

Problem with parts visibility...

Featured Replies

Hi there, I have some parts like that:S91_LDG_down(A:GEAR POSITION, percent) 0 >1S91_LDG_up(A:GEAR POSITION, percent) int0First part visible when landing gear is getting down greater than 1 percent. Second part visible when landing gear up and locked Why both parts not visible in aircraft preview window ?Alex.

  • Moderator

>Hi there, >>I have some parts like that:>>>S91_LDG_down>>>>(A:GEAR POSITION, percent) 0 >>>>1>>>>>S91_LDG_up>>>>(A:GEAR POSITION, percent) int>>>0>>>>First part visible when landing gear is getting down greater>than 1 percent. >Second part visible when landing gear up and locked >>Why both parts not visible in aircraft preview window ? is not a valid tag, nor is , so neither condition is EVER true... ;)Use and xxxand xxx instead:S91_LDG_down(A:GEAR POSITION, percent) 0 > 1-or- gear_down(A:GEAR HANDLE POSITION, percent) 50gear_up(A:GEAR HANDLE POSITION, percent) 049

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Moderator

>Thanks , Bill !>>I knews it, but I do not understand why tag do>not work :(>>Alex.Alex, it can not work simply because the XML Schema does not list it as a valid tag! You can't simply make up your own tags and expect them to work... ;)

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.