Jump to content

flashing buttons


Recommended Posts

Posted
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

Posted
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...

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...