Jump to content
The simFlight Network Forums

Recommended Posts

Posted

I am having an issue with throttle_set values only working once unless you move the axis.

For a particular custom reverser setup, I have the throttle lever calibrated as normal (no reverse zone set). Then by using a button press I want the throttle to go to a specific value, lets say -100. So, using throttle1_set and putting -100 in the parameter box this seems to work. It engages reverse but doesn't throttle up. i.e idle reverse.

Then using another button configured to throttle1_decrease I can increase the amount of reverse thrust, and when this is released it activates throttle cut which kills the reverser and returns the engine to idle.

The above works ok, but the problem I have is, if I now press the button for throttle set -100 again then nothing happens. The lever does not move and I have to move the throttle axis forwards a bit then back. Then I can use throttle set again.

 

I have tested with multiple aircraft (PMDG 737, 777, default 747, multiple GA propellor aircraft) in msfs2020 and 2024 and even simplified the testing by setting up 2 buttons, one sets the throttle to a specific parameter (2000) and the other sets throttle cut. If you cycle between these 2 then the throttle should move from idle to 2000 and then back to idle. After pressing throttle cut you cannot use the throttle set again without cycling the axis lever.

I know this is quite a specific problem but does anyone know why this might be? It is needed for a very specific hardware setup I have. Could someone verify by using 2 buttons to switch back and forth between throttle cut and a set value?

Hope this makes sense and thanks.

Chris

Posted
8 hours ago, Tutmeister said:

I have tested with multiple aircraft (PMDG 737, 777, default 747, multiple GA propellor aircraft) in msfs2020 and 2024 and even simplified the testing by setting up 2 buttons, one sets the throttle to a specific parameter (2000) and the other sets throttle cut. If you cycle between these 2 then the throttle should move from idle to 2000 and then back to idle. After pressing throttle cut you cannot use the throttle set again without cycling the axis lever.

I know this is quite a specific problem but does anyone know why this might be? It is needed for a very specific hardware setup I have. Could someone verify by using 2 buttons to switch back and forth between throttle cut and a set value?

I have looked into this and can confirm this issue. It looks to be an issue with MSFS, but I will investigate further and report back, and will also raise an issue with Asobo.

However, there is a workaround - you can use presets instead. I have tested this in a few aircraft and it works with presets - I have only tested in MSFS2020 but should also work in MSFS2024. Define two presets in your myevents.txt file (create this file if you do not have one):

Quote

//General
Throttle_Set#$Param (>K:THROTTLE_SET)
Throttle_Cut#(>K:THROTTLE_CUT)

Then assign to these, giving the required parameter to the Throttle Set preset.

Note that I have moved your post to the FSUIPC7 / MSFS subforum.

John

Posted

This is an FSUIPC issue. Successive axis control events that are masked (i.e. can be calibrated in FSUIPC) using the same parameter are currently ignored. I am not sure why this is (probably for performance issues with some devices), but I have removed this in the attached version. So please try the attached version, 7.5.5e.

John

FSUIPC7.exe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.