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. TBM 850
  6. GYRO RMI ADI2 HSI2 with Spad.Next

GYRO RMI ADI2 HSI2 with Spad.Next

Scheduled Pinned Locked Moved TBM 850
4 Posts 2 Posters 214 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.
  • D Offline
    D Offline
    DeltaScorpio
    wrote on last edited by
    #1

    Hello all. I am new to Spad.next and I figured out how to get my switches setup for the TBM850 on the HC Alpha and Bravo. The only remaining switches that have eluded me are the 4 switches on the upper panel for GYRO RMI ADI2 and HSI2.
    I downloaded the xml AAOs scripts from flightsim.to and found the reference to them (below). It seems all four of these have something to do with the electrical bus to circuit connection.

    <label>cb_r6_c4_gyro</label>
    <script>57 9 (>K:2:ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE)</script>

    <label>cb_r6_c5_rmi</label>
    <script>58 6 (>K:2:ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE)</script>

    <label>cb_r6_c6_adi_2</label>
    <script>59 5 (>K:2:ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE)</script>

    <label>cb_r6_c7_hsi_2</label>
    <script>60 5 (>K:2:ELECTRICAL_BUS_TO_CIRCUIT_CONNECTION_TOGGLE)</script>

    If I can find this command in the available LVARS in spad.next and assign one switch to state 1 (on) and 2 (off), will it operate all four on the overhead panel? If I am way off in left field please let me know. Any help would be greatly appreciated.

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

      Those four switches simply toggle one circuit on or off. In the XML code, they can addressed by name, but you will have to use their circuit numbers. Here they are. I hope this helps!

      (>A:CIRCUIT SWITCH ON:57, bool)
      (>A:CIRCUIT SWITCH ON:58, bool)
      (>A:CIRCUIT SWITCH ON:59, bool)
      (>A:CIRCUIT SWITCH ON:60, bool)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DeltaScorpio
        wrote on last edited by
        #3

        Thank you so much I will add these right away!

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DeltaScorpio
          wrote on last edited by
          #4

          Worked like a charm. Ty again 👍

          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