onetoavi8 Posted April 8, 2010 Report Posted April 8, 2010 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.
Pete Dowson Posted April 8, 2010 Report Posted April 8, 2010 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
onetoavi8 Posted April 8, 2010 Author Report Posted April 8, 2010 Thanks Pete, I'll look into it further as I can see you have pointed me in the right direction but I'm sure I'll have more questions to ask...stupid or otherwise!!!! Russ.
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