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. KNS81 CHK button assignment

KNS81 CHK button assignment

Scheduled Pinned Locked Moved Piston & Turbine Dukes
8 Posts 2 Posters 227 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.
  • DrZGardD Offline
    DrZGardD Offline
    DrZGard
    wrote on last edited by
    #1

    I have been able to set up all the KNS81 button/knobs in FSUIPC except for the CHK button, the code is not provided in the manual.

    This is what I do have in my FSUIPC myevents.txt file:
    KNS81_bigInc#(>H:KNS81_bigInc)
    KNS81_bigDec#(>H:KNS81_bigDec)
    KNS81_smallInc#(>H:KNS81_smallInc)
    KNS81_smallDec#(>H:KNS81_smallDec)
    KNS81_modeInc#(>H:KNS81_modeInc)
    KNS81_modeDec#(>H:KNS81_modeDec)
    KNS81_wptInc#(>H:KNS81_wptInc)
    KNS81_wptDec#(>H:KNS81_wptDec)
    KNS81_useButton#(>H:KNS81_useButton)
    KNS81_returnButton#(>H:KNS81_returnButton)
    KNS81_dataButton#(>H:KNS81_dataButton)
    KNS81_chkButton#(>H:KNS81_checkButton)
    KNS81_Knob_Inner_Toggle#(L:var_rnavKnobPulled, Bool) ! (>L:var_rnavKnobPulled, Bool)
    KNS81_radbutton#(L:var_RNAV_DMERADIALMODE, Bool) ! (>L:var_RNAV_DMERADIALMODE, Bool)

    I also set the KLN90B and have all the buttons/knobs working with hardware.

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

      (L:var_RNAV_CHECKMODE, bool)

      I'll add it to the manual. Thanks for pointing it out!

      1 Reply Last reply
      0
      • DrZGardD Offline
        DrZGardD Offline
        DrZGard
        wrote on last edited by
        #3

        Thank you... that was quick.

        1 Reply Last reply
        0
        • DrZGardD Offline
          DrZGardD Offline
          DrZGard
          wrote on last edited by
          #4

          It works... but momentarily. Clicking on the repeat box doesn't make it behave like it's being held. I'll have to read up and see if there is a way to make it hold down till released.
          I entered:
          KNS81_chkButton#(L:var_RNAV_CHECKMODE, bool) ! (>L:var_RNAV_CHECKMODE, bool)

          1 Reply Last reply
          0
          • DrZGardD Offline
            DrZGardD Offline
            DrZGard
            wrote on last edited by
            #5

            Trying it this way:
            KNS81_chkButton_Press#1 (>L:var_RNAV_CHECKMODE, number)
            KNS81_chkButton_Release#0 (>L:var_RNAV_CHECKMODE, number)

            I will let you know if it works.

            1 Reply Last reply
            0
            • DrZGardD Offline
              DrZGardD Offline
              DrZGard
              wrote on last edited by
              #6

              Still just get momentary response.

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

                I can't speak to any third party binding software, but I just checked the code, and there is nothing that should interfere with the setting of that variable. There are several other users of my Baron and Bonanza with the same KNS-81 who have build pretty elaborate hardware setups for it, so you might be able to find their examples for whatever software you're using to do the binding.

                1 Reply Last reply
                0
                • DrZGardD Offline
                  DrZGardD Offline
                  DrZGard
                  wrote on last edited by
                  #8

                  I kind of have it working using this:
                  KNS81_chkButton_Press#1 (>L:var_RNAV_CHECKMODE, bool)
                  KNS81_chkButton_Release#0 (>L:var_RNAV_CHECKMODE, bool)

                  When you press and hold the CHK button it will flash the DME info and flash back, then flash back to DME and remain displaying it with an occasional flash, then revert to normal display on release. Everything else is working perfectly and I am very happy with Blacksquare for doing both this and the KNS80 RNAV units. My father had one of the very early KN74's installed in his Navajo Chieftain in the early 70's and loved using it. I remember watching the drum numbers rolling to their settings.

                  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