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.

Linda Assign 2 commands in the same Time

Featured Replies

Hello,

I just start to use Linda and try to find a way to assign on a same bouton a dual function.

in exemple, when I switch the button 1, I would like to toogle nav light and strobe in the same time.

Is it something possible? 

Thanks

Welcome to LINDA.

Some LINDA functions are written to operate more than one switch when they are groups (ie. landing lights). You can do this yourself with little programming knowledge.

  1. Start your Flt Sim and LINDA with the aircraft you want to program.
  2. Identify the functions you wish to combine (ie. A172_StrobeLight_toggle and A172_NavLight_toggle).
  3. Open the USER.LUA file in the LINDA editor by clicking on Edit (page header to left of aircraft name).
  4. Enter this code in the editor and click Save:

function A172_StrobeNavLights_toggle()

A172_StrobeLight_toggle ()

A172_NavLight_toggle ()

end

NOTE all LUA functions names are case sensitive and must be used as shown with underscores where there are spaces. Add double brackets () after each function name.

If you right click on the new function name it will execute immediately and can be tested without having to assign it to a button/switch.

I hope this explanation helps you and gives you what you are looking for.

 

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

Excellent, Many thanks ScotFlieger, works perfectly

Edited by Guitou1111

Good news. Enjoy using LINDA. 

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

Archived

This topic is now archived and is closed to further replies.

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.