Jump to content
The simFlight Network Forums

Joystick button programming


Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.