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.

PMDG 777 is the GPU Connected?

Featured Replies

Hello everybody,
I'm not able to find out which variable contains the status of the ground power for PMDG 777, I need to know if GPU is available or not.
Thanks in advance

Andrea

  • Commercial Member

There are two ways to go about this - either behavior code or the PMDG SDK

From the behavior debug dialog in MSFS you can get the LVars that contain the status of the green lights on the EXT PWR buttons
(L:switch_08_b, Number) - primary ON
(L:switch_08_c, Number) - primary AVAIL

(L:switch_07_b, Number) - secondary ON
(L:switch_07_c, Number) - secondary AVAIL

Using the proper PMDG SDK (see the chapter in the AAO manual about how to activate, configure and access that SDK)

(PMDG:ELEC_annunExtPowr_AVAIL[0])
(PMDG:ELEC_annunExtPowr_AVAIL[1])

 

LORBY-SI

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.