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. BKSQ Baron Pro Fuel Flow Lvars

BKSQ Baron Pro Fuel Flow Lvars

Scheduled Pinned Locked Moved Baron Professional
4 Posts 2 Posters 41 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.
  • djw4250D Offline
    djw4250D Offline
    djw4250
    wrote last edited by djw4250
    #1

    My DIY fuel flow gauge is displaying 0 gph permanently.
    With the BKSQ Analog Baron I have been successfully using this:-

    fs2020_variable_subscribe(
    "L:BKSQ_BARON_FuelFlow_1", GALLONS PER HOUR",
    "L:BKSQ_BARON_FuelFlow_2", GALLONS PER HOUR", PT_fuel_flow)

    It looks like the Pro version has renamed these variables.

    Co=Pilot tells me that "L:BKSQ_BARON_FuelFlow_1", GALLONS PER HOUR"
    is now
    "L:BKSQ_ENGINE_1_FUEL_FLOW_GPH"

    Can someone confirm if this is correct?

    fs2020_variable_subscribe(
    "L:BKSQ_ENGINE_1_FUEL_FLOW_GPH", "GALLONS PER HOUR",
    "L:BKSQ_ENGINE_2_FUEL_FLOW_GPH", "GALLONS PER HOUR",
    PT_fuel_flow)

    Many thanks

    R 1 Reply Last reply
    0
    • djw4250D djw4250

      My DIY fuel flow gauge is displaying 0 gph permanently.
      With the BKSQ Analog Baron I have been successfully using this:-

      fs2020_variable_subscribe(
      "L:BKSQ_BARON_FuelFlow_1", GALLONS PER HOUR",
      "L:BKSQ_BARON_FuelFlow_2", GALLONS PER HOUR", PT_fuel_flow)

      It looks like the Pro version has renamed these variables.

      Co=Pilot tells me that "L:BKSQ_BARON_FuelFlow_1", GALLONS PER HOUR"
      is now
      "L:BKSQ_ENGINE_1_FUEL_FLOW_GPH"

      Can someone confirm if this is correct?

      fs2020_variable_subscribe(
      "L:BKSQ_ENGINE_1_FUEL_FLOW_GPH", "GALLONS PER HOUR",
      "L:BKSQ_ENGINE_2_FUEL_FLOW_GPH", "GALLONS PER HOUR",
      PT_fuel_flow)

      Many thanks

      R Offline
      R Offline
      RPGamerous
      wrote last edited by
      #2

      @djw4250 according to the manual, page 157: 5bb9494f-d75a-488c-bb69-c955e80c8f91-image.png

      Hope that works for you.

      djw4250D 1 Reply Last reply
      0
      • R RPGamerous

        @djw4250 according to the manual, page 157: 5bb9494f-d75a-488c-bb69-c955e80c8f91-image.png

        Hope that works for you.

        djw4250D Offline
        djw4250D Offline
        djw4250
        wrote last edited by
        #3

        @RPGamerous thank you.
        I had not noticed this section of the manual. Brilliant!
        "L:BKSQ_FuelFlow_1", "GALLONS PER HOUR" works for me.
        The gauge is working now.
        Problem solved.

        R 1 Reply Last reply
        1
        • djw4250D djw4250

          @RPGamerous thank you.
          I had not noticed this section of the manual. Brilliant!
          "L:BKSQ_FuelFlow_1", "GALLONS PER HOUR" works for me.
          The gauge is working now.
          Problem solved.

          R Offline
          R Offline
          RPGamerous
          wrote last edited by
          #4

          @djw4250 I'm glad it worked. I've probably spent hours in these sections of the BS manuals. I still feel lost half the time lol

          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