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.

"k-event firing"

Featured Replies

Hallo,Is there a clever way to circumvent the eventfiring when you are planning to use a code like:(L:N1,number) 163.84 * (>K:THROTTLE_SET) ???I am still busy with Thrustmode and N1 limiter.Jan"Beatus Ille Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Hi Jan,Same as all other events: first check if it's necessary that the event is given.E.g:(A:GENERAL ENG1 THROTTLE LEVER POSITION,percent) (L:N1,number) - abs 1.0 >if{ (L:N1,number) (>K:THROTTLE_SET) }Of course the threshold 1.0 (in %) can be narrowed to make it more accurate, but then the test might be TRUE just because of a "jittering" thottle axis.Cheers, Rob

  • Author

If you absolutely need to trigger events on a cycle, you can just trigger the event once a second (or more...). It will make your system less reactive, but it will prevent the "event fire" effect.Eric

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.