Jump to content
The simFlight Network Forums

Saitek- one button to cycle 2-3 functions


Recommended Posts

Dear Pete or someone in the know...

Is it possible to program one button to cycle through a selection of functions...I'm just starting to try and get my head around some of the advanced functions in fsuipc.

eg- i want to use one button on my seitek Thtl-quad - press once to select the heading adjustment knob, press again to select altitude adjustment knob...etc etc (or press once, twice, three times quickly...to get the desired selector knob).

If it can be done, can someone point me in the right direction in the manual as to how to do this programming in the configuration file, or better still give me some code to work with...much appreciated!!!

Russ.

Link to comment
Share on other sites

Is it possible to program one button to cycle through a selection of functions.

Yes. The easiest way is to assign it to the Offset Byte Cyclic Inc control, incrementing a user offset such as x66C0. Using a byte allows up to 256 functions, though you'd obviously limit it using the limit field in the control. There's an example in the Advanced User's guide -- check the section "Adding Offset Conditions", and in particular the last bit starting "finally, for clever ...".

Regards

Pete

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.