phil737 Posted August 15, 2005 Report Posted August 15, 2005 Hello, I have a joystick with a button I would like to assign to TOGA. This is the TOGA of Project Magenta MCP not FS. For this if I read the manuals right I have to set bit 0 to 1 of offset 050A. Can I do that with Fsuipc ? I just can't figure it out with the advanced user manual. Thanks ! Regards
Pete Dowson Posted August 15, 2005 Report Posted August 15, 2005 I have to set bit 0 to 1 of offset 050A. Can I do that with Fsuipc ? I just can't figure it out with the advanced user manual. Why bother with the Advanced User's manual? Just go to FSUIPC options in FS, Buttons page and program it there. There's no point in making easy things hard! If you select the Offset Word Setbits control in the dropdown you can enter the offset (x050A) and the bit value (1 in this case) directly. Anyway, in this case, because the PM document says "Bit Toggles" I think you need to toggle the bit, not just set it. So use the FSUIPC control Offset Word Togglebits instead. Pete
phil737 Posted August 16, 2005 Author Report Posted August 16, 2005 Thank you very much Pete, It's working ! This is what finally appears in fsuipc.ini : 1=P0,7,Cx0E00050A,x0001 I used as you said the word togglebits and I now have my toga on the joystick throttle button instead of pushing the N1 on my cpflight. It was indeed much simpler I hadn't noticed this feature. Regards Phil
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