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.

AutoFeather Switch

Featured Replies

Greetings,I am having a problem getting an autofeather switch to operate correctly. Here is the code for the gauge.

<Gauge Name="Autofeather" Version="1.0">   <Element>	  <Select>		 <Value>(A:PANEL AUTO FEATHER SWITCH,bool)</Value>		 <Case Value="0">			<Image Name="switch_off.bmp" ImageSizes="27,39"/>		 </Case>		 <Case Value="1">			<Image Name="switch_on.bmp" ImageSizes="27,39" /> 		 </Case>	  </Select>   </Element>   <Mouse>	  <Help ID="HELPID_KINGAIR_AUTOFEATHER_SWITCH"/>		 <Cursor Type="Hand"/>		 <Click Event="TOGGLE_ARM_AUTOFEATHER"/>   </Mouse></Gauge>

When I put this switch in the default king air, nothing happens when I click on it. However, when I click on the default king air autofeather switch, my switch moves to show that autofeather has been toggled! I think that there is a problem with my Click Event, but I just can't figure it out. It's obviously recognizing that the autofeather get's toggled, as my switch moves when the default king air switch is toggled... I just can't get MY switch to accept the click event to toggle autofeather as well. :-(Any help/tips would be most appreciated.

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.