morrirob Posted December 15, 2009 Report Share Posted December 15, 2009 I have the eclipse yoke, I edited fsuipc.ini to use shifted buttons. With #=P0,0,20,C(code for toggle pane lights),0 and #=CP(+0,0)0,20,C(toggle battery),0 When I select buttton 20 the panel lights toggle, but when I shift 20 both battery and panel lights toggle. Link to comment Share on other sites More sharing options...
Pete Dowson Posted December 15, 2009 Report Share Posted December 15, 2009 I have the eclipse yoke, I edited fsuipc.ini to use shifted buttons. With #=P0,0,20,C(code for toggle pane lights),0 and #=CP(+0,0)0,20,C(toggle battery),0 When I select buttton 20 the panel lights toggle, but when I shift 20 both battery and panel lights toggle. Of course! There's no condition on the lights one to stop it acting when you press the button. If you want mutual exclusion like that you need to put the opposite condition on it. i.e. CP(-0,0)0,20,C(toggle pane lights),0 Pete Link to comment Share on other sites More sharing options...
morrirob Posted December 15, 2009 Author Report Share Posted December 15, 2009 Pete, I have seen the light (and the battery). Although it still took about 15 minutes to see the stupid mistake I made. Must have been an old man thing. Thank you and FSUIPC is a great program, especially with this yoke. Back to putting the code in the .ini file. Bob Link to comment Share on other sites More sharing options...
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