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.

XML Question nr?

Featured Replies

Hallo,I'm working on a code to let a needle point a value.There are 2 variables.The needle must show the value of the variable that is the highest at a certain moment.Here are the codes.The first:(L:Switch1, bool) if{ (A:ELECTRICAL MASTER BATTERY,percent) } els{ 0 } The second:(L:Switch1, bool) if{ (A:TURB ENG1 BLEED AIR,psi) } els{ 0 } So how to combine these two formulas in one, so that the needle gives the greatest value of the two variables?Thanks for advice!Janhttp://community.webshots.com/storage/1/v4...75aouncN_th.jpg

Jan

 

 

 

"Beatus ille qui procul negotiis..."

To get the maximum of two values use the max operator:... (A:TURB ENG1 BLEED AIR,psi) (A:ELECTRICAL MASTER BATTERY,percent) max ...Arne Bartels

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.