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.

Auto throttle problem

Featured Replies

I have tried to add a feature to my gauge not to function if autothrottle is not on. As far as I know this is possible in a single switch, and even pretty easy.The feature should be that the case value 0 bitmap is on if autothrottle is not available, and nothing else could be chosen.Now the gauge works fine but all the options are possible even when autothrottle is not connected. What is wrong with this code?80"/> (L:valinta, enum)80"/>80"/>80"/> (>K:AP_PANEL_MACH_OFF, bool) (>K:AP_PANEL_SPEED_OFF, bool) 0 (>L:valinta, enum)0 (>L:Mach-IAS select, bool) 0 (>K:AP_PANEL_SPEED_HOLD) 1 (>L:valinta, enum)1 (>L:Mach-IAS select, bool) 0 (>K:AP_PANEL_MACH_HOLD) 2 (>L:valinta, enum)

  • Author

Hi,Not tested!I made some changes in the click section.When you press 0 (>L:valinta, enum) the autothrottle goes off line and thereafter it is not possible anymore to press 1 (>L:valinta, enum) and 2 (>L:valinta, enum); the case value 0 bitmap is visible then.Of course you need somewhere another switch to arm the autothrottle again!(A:AUTOPILOT THROTTLE ARM,bool) if{ (>K:AUTO_THROTTLE_ARM) (>K:AP_PANEL_MACH_OFF) (>K:AP_PANEL_SPEED_OFF) 0 (>L:valinta, enum) }(A:AUTOPILOT THROTTLE ARM,bool) if{ 0 (>L:Mach-IAS select, bool) 0 (>K:AP_PANEL_SPEED_HOLD) 1 (>L:valinta, enum) }(A:AUTOPILOT THROTTLE ARM,bool) if{ 1 (>L:Mach-IAS select, bool) 0 (>K:AP_PANEL_MACH_HOLD) 2 (>L:valinta, enum) }Hope it helps,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Hmmm...it didn't work as it should. the bitmap now freezes to the selected point, but the gauge works. I don't still understand what is the problem...it should work.

  • Author

Hi,May be i don't understand the problem very well.Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

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.