Allen Bradley PLC BSL Bit Shift Left Sequence Programming Part 8

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • In this lesson we are going to show how to program Allen Bradley PLCs to use the BSL Bit Shift Left instruction to track machine sequence steps. One key advantage to the PLC programming methods in this series is they work with all Allen Bradley PLCs including the Controllogix and Compactlogix with Studio 5000, formerly RsLogix 5000, RsLogix 500 for the SLC 500 and Micrologix PLC, and Connected Components Workbench for the Micro800 PLC. In fact these methods work with most all major PLC manufacturers.
    Get the full details of this lesson at: controls.tw/yt...
    Items used in this video:
    PLC Trainer controls.tw/yt...
    The above links make these videos possible. Please use them!
    Support these videos while you advance your skills controls.tw/yt...

Komentáře • 14

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

    Tim I love you. Thanks for these videos.

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

    Hy Tim you are great...

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

    I don’t understand, you taken physical input but how if you press sequence then output work?

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

      Yes, here is a longer version
      czcams.com/users/live8CGEp4LZGfE?feature=share

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

    can you show how to create a BSL in compact logiq 5000, tag by tag? thank you

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

      That is what this video is showing.

  • @joew4202
    @joew4202 Před rokem +1

    Tim, what would you use instead of the BSL? I work in a bottling industry and I find this used in a lot of different applications.

    • @TimWilborne
      @TimWilborne  Před rokem

      For sequencing or tracking what stations have bottles and which ones don't?

    • @joew4202
      @joew4202 Před rokem +1

      @@TimWilborne I think most have bottles. The bsl is usually used to kick out bad bottles or to not fill a missing bottle. I am just curious what else could be used in that application. I understand why it’s used instead of using numerous photo eyes to keep track of bottles.

    • @TimWilborne
      @TimWilborne  Před rokem

      @@joew4202 The only time the BSL wouldn't be good is if you need to code it for what needs done or want to track the reject types. Then shifting a number would be better than a bit.

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

    Hi, How is it programmed to work as in rslogix?