Been looking for a way to map the function of Pitch Trim to my Hotas hat switch and the only way I am able to achieve a simple pitch offset is pretty convoluted and I wish there was something as simple as just a pitch trim channel to map to a controller. I did notice that with the mouse I can click and drag the pitch slider and it will hold it's position as a trim, but I can't figure out how to map that slider position change to a joystick axis or button..

My current solution...

  1. Map my hat switch up and down buttons to "Slider4 Up and Slider4 Down"
  2. Create a Vizzy script that persistently sets Slider1 as a variable by adding and subtracting Slider4 values. This also gives me a visual indicator of the trim setting in the sim.
  3. Assign slider3 as my input controller to my elevators (Control surfaces) on the horizontal stabilizers. Can't use a custom input controller because I'm using control surfaces and in career mode which doesn't allow the opening of the tinker panel, so I have to use a third slider.
  4. Write a vizzy script that takes the sum of "Pitch" (Joystick pitch axis) and slider1 and sends it to Slider3 to control the elevators of the aircraft.

There has to be an easier way.

Please help..

Cheers

Tags
Question

6 Comments

  • Log in to leave a comment
  • Profile image

    @Buzz313th nice.

    1.1 years ago
  • Profile image

    @LeMagicBaguette Thank you though.. I did however make some changes to the pitch trim Vizzy that made it more functional and easier to control.

    +1 1.1 years ago
  • Profile image

    @Buzz313th well, then.

    1.1 years ago
  • Profile image

    @LeMagicBaguette Thank you. Unfortunately I'm using control surfaces and im in vanilla career mode, so I don't have access to direct input and the tinker panel.

    1.1 years ago
  • Profile image

    I typically use canards that have a trim control surface mapped to a slider, and this is typically automated.

    If you want manual trim on one object, map Pitch + Slider to the control surface input. Make sure that the slider is multiplied by something less than one so you have finer control over trim. You will need to dive into your tinker panel for this, though.

    1.1 years ago
  • Profile image

    I'm defiantly not a programmer, so if anyone has a better way to do this, then please let me know.
    Here is my final vizzy for the Simple pitch trim..

    https://www.simplerockets.com/c/usq2zw/Simple-Elevator-Pitch-Trim-Vizzy-Simpler-way-to-write-this-vizzy

    1.1 years ago

No Upvotes

Log in in to upvote this post.