Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

DECISION_HEIGHT_INC and DECISION_HEIGHT_DEC not binds on controls correctly

Hi, Steve!

Another one bug report from me.
When i try bind  DECISION_HEIGHT_INC and DECISION_HEIGHT_DEC events to DHMDA knob of GF-EFIS, it doesn't work, and Detective dont't show event send,
when i move send of events to bespoke event it works fine, and Detective  shows events.

with best regards
Alex

Answers

  • edited November -1
    Hi Alex,

    I just assigned them fine. Saved the settings, restarted the interface and then re-selected the rotary DHMDA (important to do that otherwise it may look like its not assigned).

    Best wishes
    Steve
  • edited November -1
    Hi, Steve!
    I haven't understand what do you mean, this is part of my current config:
    <Cluster ID="1" Controls="2">
    <Control ID="0" EVENTType="SimEvent" EVENT="DECISION_HEIGHT_INC" EVENT_OFFType="SimEvent" EVENT_OFF="DECISION_HEIGHT_DEC" />
    <Control ID="1" EVENTType="SimEvent" EVENT="KOHLSMAN_INC" EVENT_OFFType="SimEvent" EVENT_OFF="KOHLSMAN_DEC" />
    </Cluster>
    KOHLSMAN_INC / KOHLSMAN_DEC works absolutely fine, DECISION_HEIGHT_INC/DECISION_HEIGHT_DEC doesn't work

    with best regards
    Alex
  • edited November -1

    Hi Alex,

    It could be the aircraft you are using does not respond to those events. Check in Detective by using the controls in the Virtual Cockpit and see what events get sent. Also make sure you add the event action "Rotate".

    Best wishes

    Steve

  • edited November -1
    Hi Steve!

    Trouble exists for any default aircraft, and for non-default that I've test
    It works fine for all those aircrafts if i send the same events from bespoke event

    with best regards
    Alex
  • edited November -1
    Hi Alex,

    Found the bug. The simconnect event names were wrong. They have been changed to:

    DECREASE_DECISION_HEIGHT
    INCREASE_DECISION_HEIGHT

    Expect a new version over the weekend.

    Best wishes
    Steve
  • edited November -1
    Hi, Steve!

    I'm glad to hear that bug is located, I will check a new version.

    with best regards
    Alex
Sign In or Register to comment.