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.

Input event 'OFF' after 'HOLD'

Hi Steve!

Another one thing that i discovered when try to implement 'Pushed rotate'  via bespoke events.

Bespoke event for 'ON' input event sets variable to 1 and Bespoke event in 'OFF' input event sets variable to 0, bespoke events for rotation looks at variable and use appropriate sim event to send.

This alghorithm works fine while not reached timeout for 'HOLD' input event, after it 'OFF' event not executed, and all works like knob still pushed.

with best regards
Alex



Answers

  • edited November -1
    Hi Alex,

    There is no support for a pushed rotate, it will always be interpreted as a push and hold.

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

    The only thing that needed for pushed rotate is always execute 'OFF' event when control released (like in switches events), those who wants that 'OFF' event will not execute after 'HOLD' can setup a flag in 'HOLD' event.

    with best regards
    Alex
Sign In or Register to comment.