• Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum

AAO for Turbine start up switches

Scheduled Pinned Locked Moved Piston & Turbine Dukes
2 Posts 2 Posters 172 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kilstorm
    wrote on last edited by
    #1

    I am looking to assign my dual 5 position rotary knobs to create a start up sequence for the Duke Turbine. I show in the video what it is that I am trying to achieve. I know there are LVARs for this addon for these events but not sure if there is a better way and or if they work for what I am trying to achieve.

    https://youtu.be/irW69ePjABs

    1 Reply Last reply
    0
  • Black SquareB Offline
    Black SquareB Offline
    Black Square Black Square Developer
    wrote on last edited by
    #2

    Amazing video again. Thank you for the clear explanation. Indeed, anything is possible with my aircraft and hardware bindings. Someone else will have to advise exactly how to achieve this with Axes and Oh's, but I can tell you the exact L:Var sequence you're looking for to achieve it.

    From left to right...
    
    Position 1:
    L:var_FuelPumpSwitch_L = 1
    L:var_StarterGenSwitch_L = 1
    L:var_IgnitionSwitch_L = 1
    
    Position 2:
    L:var_FuelPumpSwitch_L = 0 (0 = WING, 2 = AUX)
    L:var_StarterGenSwitch_L = 1
    L:var_IgnitionSwitch_L = 1
    
    Position 3:
    L:var_FuelPumpSwitch_L = 0
    L:var_StarterGenSwitch_L = 1
    L:var_IgnitionSwitch_L = 0 (0 = ON, 2 = AUTO)
    
    Position 4:
    L:var_FuelPumpSwitch_L = 0
    L:var_StarterGenSwitch_L = 2
    L:var_IgnitionSwitch_L = 0
    
    Position 5:
    L:var_FuelPumpSwitch_L = 0
    L:var_StarterGenSwitch_L = 0
    L:var_IgnitionSwitch_L = 0
    

    I hope that helps get you started! Let me know if you have any more questions.

    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users