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
2 Posts 2 Posters 5 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 Online
      R Online
      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.

      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