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.

Stopping a Starter

Featured Replies

Fisrt glance is why stop a starter?Well I do not want the starter (and associated default sounds) to function at all when the master battery switch is off on a Turboprop aircraft.The KingAir350, C208 and the 747 will all initiate starter and associated sounds without ANY power applied to the panel, so I am trying to prevent this from happening in my aircraft.Any hints?

Steve,My starters depends from fuel, current, air, position, ext. pwr, apu etc..So i use some code like this:(A:Circuit general panel, bool) (L:DuctpressureL,number) 10 > (A:Elec fuel pump switch 1, bool) (Some other custom variables) && etc. if{ 1 (>L:starter1,enum) } etc.Then in a section somewhere:(L:Starter1,enum) 1 == if{ Toggle Starter etc.So it is impossible to start the engines without etc...Hope it helps,Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

JanThanks for the reply. My starters have variables too that limit their function, but the starter sound runs regardless. I should mention that Im using a keyboard key/joystick button to activate the starter. With a purely graphic starter this seems to be a non issue.So it seems that, regardless of the programming, if the starter is activated externally by a key press or a joystick button, the starter sound runs even if the starter doesn't.I even used the master battery to turn off sound, but that caused even more issues as then when the battery was on, sound was always on and could not be turned off via the Q key.Always interesting figuring out these issues :-)Steve

Stupid question, but could you pass the whole code for a gauge like that please Jan?Thanks/John

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.