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.
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.
X-Plane TQ6 GF-THR 737 Handles
Hi there,
On the TQ6 pane I can see the checkbox for the GF-THR 737 Handles, but it is not able to be selected.
Is this not implemented, or am I just doing something really wrong?
Comments
That function simply swaps the buttons on the TQ6. There were some instances where people were stating using the Handles upgrade from GoFlight swapped the buttons.
I'm not sure if this feature is still relevant. If you need it, I can add it to the dev plan for a new release this week.
Best wishes
Steve
The reverse thrust levers are actually buttons on the TQ6, so you can just assign an X-Plane command for the ON button event and another for the OFF button event which should work just fine in your situation or am I missing something?
Best wishes
Steve
You can set Commands for the buttons when they are ON, OFF and being held (HOLD) by simply clicking the drop down box and changing ON to OFF or HOLD. So you can configure up to 3 different Commands on a single button.
Best wishes
Steve
No, I'm talking about GIT. Ok, I understand the confusion.
There are actually only 4 buttons on the TQ6. The two AT/Disengage buttons are mapped to the same button and the ATO&GO buttons are also mapped to the same button. So along with 2 reverse buttons there are only 4 programmable buttons.
Goflight have wired the buttons up this way, it is nothing peculiar to GIT.
Best wishes
Steve
I have just tried using the sim/engines/thrust_reverse_toggle Command on the default 747. The trick with the TQ6 reversers is that you are holding the button during the reverse so the OFF event never fires on the button, but the HOLD event will when you release the button.
So I assigned the sim/engines/thrust_reverse_toggle Command to the ON Button Event as well as to the HOLD Button Event and the reverser works great.
Hope that helps!
Best wishes
Steve
(sorry for my English)
I will refresh the topic ....
Applies to: X-Plane and TQ6.
What do you need to do to ensure that Thrust Reverse does not switch on when the throttle is set to its maximum?
(probably it is possible with the help of Lua).
When I used FS I used FSUIPC and there was a way that Thrust Reverse would not turn on when the throttle was above the lower position.
Once again, I apologize for my English and I am asking for help.
sim/flightmodel/engine/ENGN_thro_use float[8] y ratio Throttle (per engine) when overridden by you, plus with thrust
You could write a Bespoke Event or Lua and assign it to the buttons that checks the value of this array of engines and if its above a certain value, the rev thrust command would not be sent, otherwise it would be sent.
Best wishes
Steve
In the Download section, there is a configuration for TQ-6, but without checks of the value of array of engines.
Best wishes
Steve
Best wishes
Steve