Jump to content

Recommended Posts

  • MVP 2023

A delay timer won't turn on until the timer expires and the power flow must be continuous for the entire preset time.

Additionally, if the timer is in a subroutine, make sure the subroutine is being called in the Main Routine.

Also, make sure the timer coil does not exist anywhere else in the program.

If you think none of this applies and the timer still won't run, post your program here and someone can help you.

Link to comment
Share on other sites

  • MVP 2023

I can't properly open your project but the bit I was able to see indicated that MB123 is after a transitional contact.  MB1 -[P]-----MB123[S}------start

I'm assuming you are thinking that when MB1 transitions to ON, it sets MB123, and this set then constantly powers the start sub call.  It doesn't work like this.  MB123 needs to be on the left rail.

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.