Guest dylan Posted December 13, 2004 Report Posted December 13, 2004 im quite new to this im quite interested in how you can get a button to flash the change state when pressed to stay on can any one help i want to try it out on an Fx on thanksd dylan
Crossbow Posted December 14, 2004 Report Posted December 14, 2004 I assume you mean a lighted button. I would write code so that if the button is not pressed, the ligh is controlled by a clock pulse, and if it is pressed it is controlled by the button... If input is on, output is on OR If input is not on, and clock pulse is on, output is on... Keep in miind you'll probably need to write this as one rung of ladder, as you shouldn't code an output more than once...
Guest Albert Fanakapan Posted December 14, 2004 Report Posted December 14, 2004 Hers a quick and dirty way
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