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. Starship
  6. Is there an LVAR to display CRS1?

Is there an LVAR to display CRS1?

Scheduled Pinned Locked Moved Starship
3 Posts 2 Posters 76 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
    laertesson
    wrote last edited by
    #1

    Hi, I am making an autopilot panel and having trouble finding an LVAR that displays the currently selected CRS1. Thank you in advance.

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

      There is no single variable, buy you can use another L:Var to select between these four values:

      When, L:var_ActiveNavSource_L = 0, use (A:NAV OBS:1, degrees)
      When, L:var_ActiveNavSource_L = 1, use (A:NAV OBS:2, degrees)
      When, L:var_ActiveNavSource_L = 2, and L:var_SystemControlMode < 2 use (A:GPS WP DESIRED TRACK, degrees)
      When, L:var_ActiveNavSource_L = 2, and L:var_SystemControlMode = 2 use (A:GPS OBS VALUE, degrees)

      Let me know if you have any other questions!

      L 1 Reply Last reply
      0
      • Black SquareB Black Square

        There is no single variable, buy you can use another L:Var to select between these four values:

        When, L:var_ActiveNavSource_L = 0, use (A:NAV OBS:1, degrees)
        When, L:var_ActiveNavSource_L = 1, use (A:NAV OBS:2, degrees)
        When, L:var_ActiveNavSource_L = 2, and L:var_SystemControlMode < 2 use (A:GPS WP DESIRED TRACK, degrees)
        When, L:var_ActiveNavSource_L = 2, and L:var_SystemControlMode = 2 use (A:GPS OBS VALUE, degrees)

        Let me know if you have any other questions!

        L Offline
        L Offline
        laertesson
        wrote last edited by
        #3

        @Black-Square Thank you and great work. Best of luck in this and your future endeavors- we will be watching!

        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