johnk515 Posted May 23, 2018 Report Posted May 23, 2018 I have wilco's tecnam p2006t. I've been trying how to assign the chokes to buttons. I have L:tecnam_lever_choke1_number, and L:tecnam_lever_choke2_number. I know how to use trim up/down or inc dec with buttons. But the chokes just have a number. I have lua files, but I want to use the T1,T2,T3, and T4 to move the chokes. T1 would be left engine up and T2 would b left engine down. Then T3/4 would be for the right engine. I don't know how to make the numbers go higher or lower with the buttons.
Pete Dowson Posted May 23, 2018 Report Posted May 23, 2018 7 hours ago, johnk515 said: I have wilco's tecnam p2006t. I've been trying how to assign the chokes to buttons. I have L:tecnam_lever_choke1_number, and L:tecnam_lever_choke2_number. I know how to use trim up/down or inc dec with buttons. But the chokes just have a number. I have lua files, but I want to use the T1,T2,T3, and T4 to move the chokes. T1 would be left engine up and T2 would b left engine down. Then T3/4 would be for the right engine. I don't know how to make the numbers go higher or lower with the buttons. Assign them to increment or decrement an FSUIPC User Offset (in the 66C0-66FF range), then use a Lua plug-in to send the value to you have changed to the relevant L:Var. Pete
aua668 Posted May 24, 2018 Report Posted May 24, 2018 Hi, Check the "Advanced User Guide" for the chapter "Macros to change Lvars". You can increment/decrement Lvars via macros. And then assign these macros to buttons. Pete built so many goodies into his product - it's always astonishing, what you can do with that fine piece of software. Rgds Reinhard
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