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.

Scripting V-Speeds

Featured Replies

Hi everyone,

 

this time i´m writing a new script for callout the V-Speed. For the testphase I write it with TEXT, later I will replaced it with a wave file.

 

The line for callout 80 knots works great (standalone for test):

 

0 BEGIN

2 GOTO 2  #airData_->ADC[0].outputs.IAS < 80

0 GOTO 0 TEXT "80 knots"

0 END

 

But when I make the callout for V1 (standalone for test):

 

0 BEGIN

2 GOTO 2  #airData_->ADC[0].outputs.IAS < #EFISdata_->bugs.debug_IAS_L_V1_bug

0 GOTO 0 TEXT "V1"

0 END

 

the script write the V1 message when the Dash is still standing. The V1 bug is set to over 100. I do not understand what I'm doing wrong. Can anyone help me?

 

Thanks

Best regards

Oli

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.