Jump to content

Small Request for the Much-Awaited V2


Cam
 Share

Recommended Posts

Hi Guys,

Would it be possible to have the v2 switches 'off' and 'on' as well as the 'toggle commands. Those of us only with on/off switches (ie Honeycomb throttle quadrant) have to reset all our sim switches that can only be mapped to 'toggle' commands every time we load the Saab.

Thanks heaps.

Edited by Cam
  • Upvote 1
Link to comment
Share on other sites

1 hour ago, Cam said:

Hi Guys,

Would it be possible to have the v2 switches 'off' and 'on' as well as the 'toggle commands. Those of us only with on/off switches (ie Honeycomb throttle quadrant) have to reset all our sim switches that can only be mapped to 'toggle' commands every time we load the Saab.

Thanks heaps.

I can't speak for the team as to whether this will be added but a full list of the switches you need will make it easier and more likely. 

Link to comment
Share on other sites

  • 2 weeks later...
On 1/28/2022 at 11:00 AM, Cam said:

Hey Ben,

list as follows:

Stby Pitot heat

Eng, Prop and airframe deicing

External light switches 

Prop Sync 

CTOT 

Really, any switch that is a toggle switch. 
 

Thanks again. 

Hi Cam,

I have created a LUA script which creates ON and OFF commands for the short list you have shown.
Just unzip and put the 'A340Tog.lua' script into your LUA scripts folder, default location is \X-Plane 11\Resources\plugins\FlyWithLua\Scripts

Hope this helps


Switches                    Commands
-----------------------------------------------------------------------------------------

Stby Pitot heat                -    FlyWithLua/SF34/STBY_Pitot_On
                                              FlyWithLua/SF34/STBY_Pitot_Off

R Front Window                -    FlyWithLua/SF34/R_Front_Window_On
                                                FlyWithLua/SF34/R_Front_Window_Off

L Front Window                -    FlyWithLua/SF34/L_Front_Window_On
                                                FlyWithLua/SF34/L_Front_Window_Off

Eng, Prop and airframe deicing
    
    Boot IND            -    FlyWithLua/SF34/Boot_IND_On
                                     FlyWithLua/SF34/Boot_IND_Off

    R Eng Anti Ice            -    FlyWithLua/SF34/R_Eng_Antiice_On
                                             FlyWithLua/SF34/R_Eng_Antiice_On

    L Eng Anti Ice            -    FlyWithLua/SF34/L_Eng_Antiice_On
                                             FlyWithLua/SF34/L_Eng_Antiice_On

    
    
External light switches         
    
    Nav                -    FlyWithLua/SF34/Nav_Lgt_On
                                 FlyWithLua/SF34/Nav_Lgt_Off

    Beacon                -    FlyWithLua/SF34/Beacon_Lgt_On
                                      FlyWithLua/SF34/Beacon_Lgt_Off

    Strobe                -    FlyWithLua/SF34/Strobe_Lgt_On
                                     FlyWithLua/SF34/Strobe_Lgt_Off

    R Landing Light            -    FlyWithLua/SF34/R_Landing_Lgt_On
                                                FlyWithLua/SF34/R_Landing_Lgt_Off

    L Landing Light            -    FlyWithLua/SF34/L_Landing_Lgt_On
                                               FlyWithLua/SF34/L_Landing_Lgt_Off

    Taxi                -    FlyWithLua/SF34/Taxi_Lgt_On
                                FlyWithLua/SF34/Taxi_Lgt_Off

    Wing                -    FlyWithLua/SF34/Wing_Lgt_On
                                  FlyWithLua/SF34/Wing_Lgt_Off


Prop Sync                 -    FlyWithLua/SF34/Prop_Sync_On
                                        FlyWithLua/SF34/Prop_Sync_Off


R CTOT                    -    FlyWithLua/SF34/R_CTOT_On
                                       FlyWithLua/SF34/R_CTOT_Off


L CTOT                    -    FlyWithLua/SF34/L_CTOT_On
                                      FlyWithLua/SF34/L_CTOT_Off


 

A340Tog.zip

Edited by sirtopper
  • Like 1
Link to comment
Share on other sites

On 2/8/2022 at 3:56 AM, sirtopper said:

Hi Cam,

I have created a LUA script which creates ON and OFF commands for the short list you have shown.
Just unzip and put the 'A340Tog.lua' script into your LUA scripts folder, default location is \X-Plane 11\Resources\plugins\FlyWithLua\Scripts

Hope this helps


Switches                    Commands
-----------------------------------------------------------------------------------------

Stby Pitot heat                -    FlyWithLua/SF34/STBY_Pitot_On
                                              FlyWithLua/SF34/STBY_Pitot_Off

R Front Window                -    FlyWithLua/SF34/R_Front_Window_On
                                                FlyWithLua/SF34/R_Front_Window_Off

L Front Window                -    FlyWithLua/SF34/L_Front_Window_On
                                                FlyWithLua/SF34/L_Front_Window_Off

Eng, Prop and airframe deicing
    
    Boot IND            -    FlyWithLua/SF34/Boot_IND_On
                                     FlyWithLua/SF34/Boot_IND_Off

    R Eng Anti Ice            -    FlyWithLua/SF34/R_Eng_Antiice_On
                                             FlyWithLua/SF34/R_Eng_Antiice_On

    L Eng Anti Ice            -    FlyWithLua/SF34/L_Eng_Antiice_On
                                             FlyWithLua/SF34/L_Eng_Antiice_On

    
    
External light switches         
    
    Nav                -    FlyWithLua/SF34/Nav_Lgt_On
                                 FlyWithLua/SF34/Nav_Lgt_Off

    Beacon                -    FlyWithLua/SF34/Beacon_Lgt_On
                                      FlyWithLua/SF34/Beacon_Lgt_Off

    Strobe                -    FlyWithLua/SF34/Strobe_Lgt_On
                                     FlyWithLua/SF34/Strobe_Lgt_Off

    R Landing Light            -    FlyWithLua/SF34/R_Landing_Lgt_On
                                                FlyWithLua/SF34/R_Landing_Lgt_Off

    L Landing Light            -    FlyWithLua/SF34/L_Landing_Lgt_On
                                               FlyWithLua/SF34/L_Landing_Lgt_Off

    Taxi                -    FlyWithLua/SF34/Taxi_Lgt_On
                                FlyWithLua/SF34/Taxi_Lgt_Off

    Wing                -    FlyWithLua/SF34/Wing_Lgt_On
                                  FlyWithLua/SF34/Wing_Lgt_Off


Prop Sync                 -    FlyWithLua/SF34/Prop_Sync_On
                                        FlyWithLua/SF34/Prop_Sync_Off


R CTOT                    -    FlyWithLua/SF34/R_CTOT_On
                                       FlyWithLua/SF34/R_CTOT_Off


L CTOT                    -    FlyWithLua/SF34/L_CTOT_On
                                      FlyWithLua/SF34/L_CTOT_Off


 

A340Tog.zip 985 B · 0 downloads

Thanks heaps mate. I’ll give it a crack. Cheers. 

Link to comment
Share on other sites

  • 9 months later...
On 1/22/2022 at 6:58 PM, Cam said:

Hi Guys,

Would it be possible to have the v2 switches 'off' and 'on' as well as the 'toggle commands. Those of us only with on/off switches (ie Honeycomb throttle quadrant) have to reset all our sim switches that can only be mapped to 'toggle' commands every time we load the Saab.

Thanks heaps.

SPAD.Next will make your life soooo much easier

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...