Allen Bradley Cascading Timers for Auto Sequencing

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 13

  • @ardentdfender4116
    @ardentdfender4116 3 ปีที่แล้ว +1

    As a junior programmer who also uses AB Studio via my own company as a Field Service Engineer and who also had no real formal training in AB Programming but learning on the job with my senior engineer these tutorials are very well explained in step and easy to understand and follow. Showing and doing each thing step by step helps to mentally understand in sequence how you are programming and making the new programmed bits and tags. And when you are teaching something, it helps to do things so someone else lesser inexperience can follow and understand. So thanks!

    • @TimWilborne
      @TimWilborne  3 ปีที่แล้ว

      You are very welcome!

  • @jordanspencer5101
    @jordanspencer5101 3 ปีที่แล้ว

    Tim, love the videos, I personally think what you do is really helping the community, I recommend your videos to everyone who's interested in PLC's... Out of interest do you think you could some videos on the following topics?:
    - ControlLogix redundancy systems/setup
    - Control logix safety plcs (im unsure myself on how these would fit in to most processes)
    - SIS/SIL/SIF programming techniques and understanding (simple)
    - Control logix communications (very long distances remote operation i.e. 150 miles)
    - General professional control logix programming techniques like a 10 minute quick tips video (i.e. having a digital input ladder rather than straight into a program, tag scoping, functions/complexity versus maintainability)

    • @TimWilborne
      @TimWilborne  3 ปีที่แล้ว

      I might be able to cover some of those. I don't have the hardware for redundancy.

  • @nathanfields2252
    @nathanfields2252 9 หลายเดือนก่อน +1

    I'm writing a couple of rungs of logic with 2 timers. The 1st timer will turn on the output after it has completed it's done cycle. Timer 2 will start after timer 1 becomes done. What's happening is that timer 2 never times out or go to done. What could be wrong

    • @TimWilborne
      @TimWilborne  9 หลายเดือนก่อน +1

      A few ideas...are you using the same timer more than once? Is something resetting that timer once it is done?

    • @nathanfields2252
      @nathanfields2252 9 หลายเดือนก่อน +1

      @@TimWilborne no

    • @nathanfields2252
      @nathanfields2252 9 หลายเดือนก่อน +1

      @@TimWilborne If you have an email i can forward you a video of what going on

    • @TimWilborne
      @TimWilborne  9 หลายเดือนก่อน +1

      If your EN has a 1 in it and it isn't getting done, then chances are something else is writing to it.

  • @tubbyculp
    @tubbyculp 3 ปีที่แล้ว

    Ctrl+W as a shortcut for Create New Tag. I cut my teeth on RS500 and quick keys, and my coworkers are always annoyed when they borrow my machine to program something and they fill up a rung with instructions so quickly XD

    • @TimWilborne
      @TimWilborne  3 ปีที่แล้ว

      Yep, love the shortcuts of Studio 5000!

  • @daltonburdick2076
    @daltonburdick2076 2 ปีที่แล้ว

    How do the timers not need a reset?

    • @TimWilborne
      @TimWilborne  2 ปีที่แล้ว

      Check out this video where we go into the details of the timers, a false TON will set all values but the preset to 0 which is the same thing the RES instruction does.
      th-cam.com/video/faSg5cvLQxE/w-d-xo.html