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.

Strange problem with a view

Featured Replies

In my panel I have various views, one of which is a captains VFR view. I switch to it in C code by using trigger_key_event(KEY_VIEW_FORWARD_UP, 0);The switching works fine, as it does for the other 3 views. I get a problem after switching to the captains VFR view though. After I switch the aircraft lights get confused and my light switches do not work anymore. MSFS will report back that the landing lights (etc.) are off when in fact they are actually on. I have checked my logic for the lights and it is good and works perfectly if I do not switch to the captains VFR view.Has anybody else seen anything like this? Got any clues as to what the problem could be?Thanks!

What you want to use is a toggle not a trigger I suspect. With a toggle you close one panel and open another. Then set the views in the panel cfgIn XML its used via PANEL_ID_TOGGLE .. not sure the CNot sure if this is of any help, sorryCheersShad

I actually just worked out my problem. Somehow I had another copy of my special systems gauge on the cpt vfr panel as well as the main. Switching to the vfr activated 2 copies of my systems, opps!

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.