Christopher Barbas Posted November 24, 2011 Report Posted November 24, 2011 Disconn Elev Trim Axis For AP Good day Is it possible to activate/deactivate this option during the flight or during FS9 is running? And if yes, how can I do this? For example I am starting my flight and I want to activate this option during final approach, how can I do that? Thanks in advance Christopher
Pete Dowson Posted November 24, 2011 Report Posted November 24, 2011 Disconn Elev Trim Axis For AP Is it possible to activate/deactivate this option during the flight or during FS9 is running? And if yes, how can I do this? You'd need to set bet 5 of offset 310A and keep doing that every few seconds whilst the disconnection is needed. You could assign a key or button to Offset Byte Setbits with offset = x310A and parameter = x20 then remember to press it at least once every 5-10 seconds, or you you'd program the same thing in a Lua plug-in which you can invoke from a button or keypress. To undo it use Offset Byte Clearbits with the same offset and parameters. Regards Pete
Christopher Barbas Posted November 24, 2011 Author Report Posted November 24, 2011 Hallo Pete Is there any instructions at manuals available for that? Thanks
Pete Dowson Posted November 24, 2011 Report Posted November 24, 2011 Is there any instructions at manuals available for that? For assigning buttons or keys in FSUIPC? Yes, of course. The FSUIPC User Guide has chapters on both. Regards Pete
Christopher Barbas Posted December 1, 2011 Author Report Posted December 1, 2011 Hi Pete I have try but I cannot understand how to do it! Is it possible for you to help me out? Thanks
Pete Dowson Posted December 1, 2011 Report Posted December 1, 2011 I have try but I cannot understand how to do it! Is it possible for you to help me out? What is it you do not understand? Have you EVER used FSUIPC to assign anything to a button before? If not just try it first on something easy, and do take a look in the User Guide. There's a whole chapter on assigning buttons, even with a picture or two. Regards Pete
Christopher Barbas Posted December 5, 2011 Author Report Posted December 5, 2011 Hi Pete Sorry for the late reply, I have successfully programed two(2) buttons, working well. How do I assign know this option to a button?! I think that's included at the advance users manual, the way to assign this option "Disconn Elev Trim Axis For AP" to a button I mean. Thanks
Pete Dowson Posted December 6, 2011 Report Posted December 6, 2011 How do I assign know this option to a button?! I think that's included at the advance users manual, the way to assign this option "Disconn Elev Trim Axis For AP" to a button I mean. It isn't an "action", it is an optional way of running FS. Why would you want to assign it to a button? If you need it because you have an aircraft which is using elevator trim in Autopilot vertical modes and the elevator axis you've assigned interferes (presumably because of jitters), then you need it on. Otherwise you can leave it off. Why switch it on and off? You either need it or you don't. Pete
Christopher Barbas Posted December 6, 2011 Author Report Posted December 6, 2011 Good day Pete The way I want to use, will make the flight more comfortable. Let me explain, and ask one more question. First, this action is comfortable at almost all flight phases but I want to disable it at at one of them, here comes the "comfortable". My question is, this action is included at FS9 also, I mean can I found it at FS settings somewhere? So, what will be my next step in order to deactivate or activated again the "Disconn Elev Trim Axis For AP" with a button, during the flight? Thanks
Pete Dowson Posted December 6, 2011 Report Posted December 6, 2011 The way I want to use, will make the flight more comfortable. Let me explain, and ask one more question. First, this action is comfortable at almost all flight phases but I want to disable it at at one of them, here comes the "comfortable". Can you tell me why, please? When would you actually want both your elevator trim axis AND the autopilot controlling the elevator trim? How would this ever be more "comfortable". In my cockpit, using Project Magenta, using the elevator trim axis manually, or the electric trim buttons on the yoke, disconnects the A/P automatically. That is normal, but I cannot understand why you'd use both at the same time. So, though you said you'd explain, you did not, at least not yet... My question is, this action is included at FS9 also, I mean can I found it at FS settings somewhere? Not that I know. So, what will be my next step in order to deactivate or activated again the "Disconn Elev Trim Axis For AP" with a button, during the flight? You cannot switch the FSUIPC option on or off without going into the FSUIPC Options. I already explained this to you!! You could, if you are so ambitious for reasons you have not revealed yet, program it yourself using a Lua plug-in or other program, or even repeatedly pressing a button assigned to write to the FSUIPC axis disconnection offset. This was discussed in another thread not long ago: hdisconn-elev-trim-axis-for-ap But before rushing off, please please explain why you want this! Why is it more "comfortable"? Regards Pete
Christopher Barbas Posted December 9, 2011 Author Report Posted December 9, 2011 Thanks for support Pete.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now