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. Piston & Turbine Dukes
  6. Annunciator panel Bravo throttle quadrant

Annunciator panel Bravo throttle quadrant

Scheduled Pinned Locked Moved Piston & Turbine Dukes
5 Posts 3 Posters 217 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.
  • Lestat11L Offline
    Lestat11L Offline
    Lestat11
    wrote on last edited by
    #1

    i am trying to get the door annunciator to light up on the bravo when the door is open on the plane
    the same as it dose on the planes annunciator panel
    i use Spad.next is there any lvars or the like that i can get the program to watch so it will light up the door annunciator when the door is open

    1 Reply Last reply
    0
    • dadgametimeD Offline
      dadgametimeD Offline
      dadgametime
      wrote on last edited by
      #2

      L:bksq_CabinDoor is a boolean so 0 and 1. If Door is open, then light light If door is 0, then turn it off

      Brian
      https://www.flyaka.com
      Alaska Adventures

      Lestat11L 1 Reply Last reply
      0
      • dadgametimeD dadgametime

        L:bksq_CabinDoor is a boolean so 0 and 1. If Door is open, then light light If door is 0, then turn it off

        Lestat11L Offline
        Lestat11L Offline
        Lestat11
        wrote on last edited by
        #3

        @dadgametime thank you that works great

        1 Reply Last reply
        0
        • Lestat11L Offline
          Lestat11L Offline
          Lestat11
          wrote on last edited by
          #4

          is there anything similar for the fuel pressure?

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

            All of the annunciators in my aircraft have L:Var outputs. You can thank the developers Air Manager for encouraging me to do this. I don't list them all in the manual, because it would just be pages and pages of L:Vars. The name of the L:Var is the component name in the behaviors xml file, plus a prefix and postfix. For example, in the turbine aircraft, the fuel pressure annunciator "GSA_FuelPressure_L_EM" becomes...

            (L:var_GSA_FuelPressure_L_EM_readonly, bool)
            

            In the piston aircraft, it's...

            (L:var_LeftFuelPressAnnun_EM_readonly, bool)
            

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

            1 Reply Last reply
            1
            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