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.

Help needed, failed to change actions.lua for PMDG 777

Featured Replies

Hi all,

I am not a expert. I tried to change the actions.lua for the PMDG 777.

To change Min Radio Alt needs a lot of rotations of the knob. That is why I added the following lines:

 

 

function EFIS_CPT_MINIMUMS_incfast ()
                local i
                for i = 1, 5 do ipc.control(PMDGBaseVariable +182, 256) end
    DspShow ("MIN", "inc", "EFAS MIN", "inc")
end

function EFIS_CPT_MINIMUMS_decfast ()
local i
    for i = 1, 5 do ipc.control(PMDGBaseVariable +182, 128) end
                DspShow ("MIN", "dec", "EFAS MIN", "dec")
end

 

 

I have written "EFAS MIN" instead of "EFIS MIN" to see if the function is drawn when rotating the knob fast.

But this does not speed up the change of minimum altitude as expected.

Can anyone give me a hint what I did wrong?

 

Thanks a lot

Stefan

regards
Stefan Liebe

Hmmm ....

 

The 777 rotaries are very custom from PMDGs side.

But have you tried to change the setting in the FMC:

there is an option to make rotaries behave in two ways (can't remember the naming now)

If you change that, you can dial them with the normal function and they would speed up as far as I remember ...

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

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.