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.

Engine Start and memory

Featured Replies

I need to figure out a way in XML to know if the engine has been recently started, say in the last 20 minutes. In other words, can I store a variable (Boolean?) that is time dependent and gives me a 1 if the engine has been running recently?Steve

>I need to figure out a way in XML to know if the engine has>been recently started, say in the last 20 minutes. In other>words, can I store a variable (Boolean?) that is time>dependent and gives me a 1 if the engine has been running>recently?>>SteveI would think you could add a variable for that to a typical XML eng starter xml gauge, and then reset it based on an xml timer (search for timers/timing/etc in this forum).

Steve,Got it working in C if the xml solution evades you.Doug

DougWhat did you do to get it to work?perhaps you would share the C gauge if I can't get it to work in XML?Steve

Steve,Here is the gauge, along with the source code. It provides two values via L:VarsL:ENGINE_COMBUSTION_FLAG - has a value of 1 when the engine is running and for 20 minutes afterward, 0 otherwise.L:TIME_SINCE_SHUT_OFF - the count towards the 20 minute mark, in seconds.You can enter the maximum value for L:TIME_SINCE_SHUT_OFF as a parameter on the gauge entry in panel.cfg. Enter the value you want, in seconds:gauge41=Engine_Combustion_Flag!combustion_flag, 2,2,10,10, 30 Gives a 30 second value, rather than default value of 1200 seconds.Doug

Hi DougCan't make the link work. Would you be so kind as to send it via e mail:[email protected] a millionSteve

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.