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.

Knobe mode toggle

Featured Replies

Hi,

 

Could you tell me how to return to the "KNOBE MODE TOGGLE" function when the assignement is "empty"on the line press to have again the mode A and B.

 

Thanks for your answer.

Hi FBENSA

 

I'm not sure what you are asking. If you are talking about switching between the A and B options on some Knobs then I have not worked out that for myself.

 

What version of LINDA and MCP Combo are you using?

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

  • Author

Hi

 

I use linda 1.13 with MCp Combo 1. My problem is to get again "KNOB MODE TOGGLE" assignement in front of "Press" after unfortunately delete it.

 

Thanks for your help.

Hi FBENSA

 

I understand what you mean now. The function KNOB_MODE_toggle is in common.lua and is not directly selectable. You will need to edit your MCP config file manually.  Care is required.

 

Open the LINDA Editor. Open file FSX\linda-cfg\aircrafts\{your aircraft}\config-mcp.lua.  Find the Knob entry you have incorrectly deleted (eg. EFIS MINS knob). Find the line ["PRESS"] = empty. Replace empty with KNOB_MODE_toggle.  Make sure the line ends with a comma (,). Save file. Go you LINDA and click Reload Lua Engine.  That should have fixed it.

 

Alternatively, edit the User Library (FSX\modules\linda\libs\lib-user) to add the following function:

 

function My_KNOB_MODE_toggle ()

    KNOB_MODE_toggle()

end

 

After saving you can select your new function from the LIB-User.

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

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.