Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum
  1. Home
  2. Just Flight
  3. MSFS Products
  4. Black Square Add-Ons
  5. Baron Professional
  6. Flaps position indication

Flaps position indication

Scheduled Pinned Locked Moved Baron Professional
3 Posts 2 Posters 40 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    LeoPilot
    wrote last edited by
    #1

    I built a B58 panel using an Arduino Mega 2650 and configured most of the switches and the LED landing gear using the Mobiflight app. However, I can't get the flap indicator (three LEDs: blue, orange, and red).I selected the indicator for the BSQ Duke aircraft in the Mobiflight presets, but my LEDs don't respond. What values ​​are responsible for their operation?

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

      Almost all of the indicator lamps in my aircraft output their state to a variable, which is explained in the "Annunciator Lights" section of the manual (~Page 159). You should be able to access the state of these lights via:

      (L:var_HANDLING_Light_Flaps_1_readonly, bool)
      (L:var_HANDLING_Light_Flaps_2_readonly, bool)
      (L:var_HANDLING_Light_Flaps_3_readonly, bool)
      

      Let me know if that works for you, and if you have any more questions! Always happy to help.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LeoPilot
        wrote last edited by
        #3

        Yes, it works great with this data, thanks for the help!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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