Author Topic: Timer trouble  (Read 6552 times)

jrfan32934

  • Newbie
  • Posts: 1
  • I KNOW NOTHING
    • View Profile
Timer trouble
« on: February 03, 2010, 06:22:30 PM »
I am new to programming. I made the program in the trilogy plc book and it works.  The program goes seq1, load1, load2, load3, load4, seq1, and so on in 1 second interals. I was wondering how to make the program not go to seq1. I want it to go load 1-4 in 1 second intervals and repeat without losing the extra second.

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re:Timer trouble
« Reply #1 on: February 04, 2010, 09:18:13 PM »
what is "trilogy plc book"? Who is the author?

Anyway, Seq1 should be a sequencer? You will use a 1 sec timer to drive a sequencer from step 0 to step 4? If you want to jump directly to a step you can use the [StepN] function in ladder program or directly assign CTRPV[1] = step no. you want.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS