Programming a Sample Rate Timer in an Allen Bradley PLC

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • How to program a sample rate timer in Allen Bradley PLCs using a TON Timer On Delay and a Examine Off instruction. This works with Studio 5000, RsLogix 5000, RsLogix 500, and Connected Components Workbench.
    Get the full details of this lesson at courses.twcontrols.com/
    Items used in this video:
    PLC Trainer twcontrols.com/plc-trainers
    The above links make these videos possible. Please use them!
    Support these videos while you advance your skills courses.twcontrols.com/
  • Věda a technologie

Komentáře • 14

  • @BendixX69
    @BendixX69 Před 4 měsíci +1

    I love your videos Tim!

  • @enriquet2562
    @enriquet2562 Před 2 lety +2

    Keep up the awesome work!!! Love your informative videos, all of them!!!
    Rock on sir🤘

  • @AjayiPelumi
    @AjayiPelumi Před 8 měsíci +1

    Hello Tim, thanks for the amazing work you're doing with this!
    I have a question regarding the sample rate timer DN bit. Why is it that having it as an XIC makes it look like it is perpetually on? Shouldn't the timer stop counting because the DN bit turns ON?
    For example, we start with XIC and a timer counting to 1 sec, when it counts to 1 sec and the DN bit comes ON, shouldn't the XIC SampleRate bit turn OFF thereby stopping the timer? Is it restarting because the program itself is restarting? I'm quite confused

    • @TimWilborne
      @TimWilborne  Před 8 měsíci

      That is an XIO (Go look for a 0) in front of the timer. It looks like it is continuously on but when the ACC is greater than or equal to the PRE, it will write a 1 to the DN bit. On the next scan, when the XIO goes and looks for a 0 in that DN, it will see a 1 and be false. A false TON writes a 0 to everything but the PRE which includes the DN bit. On the next scan, the XIO will see a 0 and be true, starting the timer again.

    • @AjayiPelumi
      @AjayiPelumi Před 8 měsíci +1

      ​@@TimWilborneThank you very much, that's really helpful to know! And I accidentally flipped that (XIC = Examine if Closed), I am looking to learn all of this so I appreciate your videos a lot. Again, thank you!

    • @TimWilborne
      @TimWilborne  Před 8 měsíci +1

      You are welcome!

  • @kgauravb
    @kgauravb Před rokem +1

    Sir how to count seconds in logix plc ? Any video on it ?

    • @TimWilborne
      @TimWilborne  Před rokem +1

      RTO?

    • @kgauravb
      @kgauravb Před rokem

      @@TimWilborne yes as I want to count the seconds of different operation in a machine and that should be retentive for that particular cycle and should get reset after a given set condition.

  • @krishnarangaiah45
    @krishnarangaiah45 Před 2 lety +1

    Hey Tim,
    Do you have Whole Udemy Course about:
    Studio 5000, Logix 500
    ?

    • @TimWilborne
      @TimWilborne  Před 2 lety +1

      Good grief NO! See if this video helps czcams.com/video/YV_oimEj5TY/video.html

    • @krishnarangaiah45
      @krishnarangaiah45 Před 2 lety

      Tim, I'm Unable to see you comment...