Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hello guys,

in MSFS there is (unfortunately) no aileron (x0C02) / elevator (x0BC0) trim reset.

So I came up with the idea to bind a specific trim value (I guess 0) to a button, so that the trim can get centered again.

Is my thought realistic or may someone know a better way? And if so, how can I tell the offset a specifc value?

Cheers

Posted
  On 11/30/2022 at 7:00 PM, Phipanjo said:

So I came up with the idea to bind a specific trim value (I guess 0) to a button, so that the trim can get centered again.

Expand  

You can certainly do that. You need to assign to one of the following (both may work, or one only, depending on the aircraft) with a parameter of 0:
    ELEVATOR_TRIM_SET
    AXIS_ELEV_TRIM_SET
    AILERON_TRIM_SET
    AILERON_TRIM_SET_EX1
  

  On 11/30/2022 at 7:00 PM, Phipanjo said:

And if so, how can I tell the offset a specifc value?

Expand  

You can also write to the trim offsets using the control Offset Word Set - see page 33 of the Advanced User guide for details on this as well as other offset controls.

John

 

Posted
  On 12/1/2022 at 10:40 AM, John Dowson said:

You need to assign to one of the following [...] with a parameter of 0:
[...]
AILERON_TRIM_SET_EX1

Expand  

What does the "EX1" at "AILERON_TRIM_SET_EX1" mean?

  On 12/1/2022 at 10:40 AM, John Dowson said:

You can also write to the trim offsets using the control Offset Word Set - [...]

Expand  

Both of the ways works great! Thank you, John!

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.