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.

rasmib

Members
  • Joined

  • Last visited

  1. Thanks a lot Bryan I didn't open the Approach Page in the FMC Vref neither flaps was selected Just a remark : why FO doesn't reply "Gear up" when she retracts the gear ? Sincerely ptitmib
  2. Hi guys Why FO answers "Check the landing flaps" when I request the Landing Check List Glide slope is captured, gear is down, flaps are 25 or 30 and missed approach altitude is set I need your help ptitmib
  3. Thanks a lot for your prompt answer I and others ... will be waiting a little more rasmib
  4. I am waiting for long the voice package for the PMDG 777 I guess it could be for a next future RASMIB
  5. I just install FS2Crew PMDG J41 "Button Control"On the Config Panel (Step 7) my Logitech H360 Headset is not foundWhat happens ?I heard all the FSX soundsRASMIB
  6. Hi,I just replace all "enum" by "number" and it works ...In the past I should be fired due to all my mistyping !... fortunately I am not working anymore .... but I disturb you Sorry about thatWe start a gauge design, unvisible but speaking, for the training on FS9 of real blind pilots (flying with one instructor of course ...)They have to heard, when they request by keypress on keyboard or joystick button what is their bank, pitch, ....It is the reason for which we have used ...The gauge includes also in some (A:plane bank degrees, degrees) 30 > if{ .... for example to say automatically that bank, pitch, .... is excessive Thanks for your help :)rasmib
  7. Hi RobSorry for mistyping the line 9 is "3 (>L:Say, enum)" of courseand there are some others as > which have to be
  8. Finally I got it I may heard sound2 when sound1 is just finishedMy error is the one of a real beginner whaoooo !.....Number is a number ... with a lot of decimals (float or double)And the equality of 2 float or double numbers is not so easy ...I have replace "number" by "enum" (means integer) and it works .... Great!... My working gauge is (L:Say,enum) 1 == if{ 1 (>L:MB_sound1,enum) 2 (>L:Say,enum) }(L:Say,enum) 2 == (L:MB_sound1,enum) 0 == && if{1 (>L:MB_sound2,enum) 3 (L:Say,enum) }(L:Say,enum) 3 == (L:MB_sound2,enum) 0 == && if{0 (L:Say,enum) }1 (L:Say,number)Any time I hit "I" (Smoke key) I heard sound1 then sound2 rasmib the VTH=HUD programmer (wwww.rasasso.org)
  9. Since 3 days I cannot heard a second sound at end of the first oneMy gauge contains (L:Say,number) 1 == if{ 1 (>L:MB_sound1,number) 2 (>L:Say,number) } els{ (L:Say,number) 2 == (L:MB_sound1,number) 0 == && if{ 1 (>L:MB_sound2,number) 0 (L:Say,number) } } 1 (L:Say,number)I may heard MB_sound1, L:Say goes from 0 to 2, L:MB_sound1 moves back to 0 when MB_sound1 is finished but L:Say stay to 2 and MB_sound2 does not playThe content of "els{" does not actI obtain the same if I replace >Element> by >Update>What is wrong ?rasmib VTH=HUD programmer (www.rasasoo.org)
  10. Thanks a lot DougI will try to catch the control variable ...Today I don't know I can do that ... may be tomorrow morningRAS-MIB VTH=HUD programmer (www.rasasso.org)
  11. Hi,if your XML gauge contains : 1 (>L:sound1, number) 1 (>L:sound2, number) 1 (>L:sound3, number)the 3 sounds 1, 2 and 3 are played all togetherIs it possible to play sound2 when sound1 is finished, then to play sound3 when sound2 is finished, ... (is it possible to chain the sounds ?)RegardsRAS-MIB the VTH=HUD programmer (www.rasasso.org)

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.