Jump to content

actuator drive problem on PLC outputs


Recommended Posts

Good morning I am using a code so that when the plc is turned off it returns to its previous screen but I need to use another additional instruction because if before turning off some output is working when it is turned on it returns to the screen and continues with the output activated which can damage any actuator that is being driven by that output, how can I solve it

 

Link to comment
Share on other sites

40 minutes ago, Flex727 said:

Dependerá de lo que active esa salida. Si se trata de una bobina SET, utilice la función de encendido para RESTABLECER la salida. Si se trata de una bobina directa, necesitará un código para evitar que la bobina se active al encenderla.

with the ignition function you could reset the variables that activate the output, but exactly what would be the ignition function. SB2?

Link to comment
Share on other sites

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

Important Information

This site uses cookies. By clicking I accept, you agree to their use.