PLC Program Example - Paint Spraying

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024

Комментарии • 7

  • @mostafaelhabashy3798
    @mostafaelhabashy3798 7 лет назад +1

    Hi garry,
    when v1 goes from s2 to s1 (s1 stops v1 and make it back again to s2), how could v1 goes back again to s2 or in other words how would v1 starts working again.
    Thanx.

    • @ACCautomation
      @ACCautomation  7 лет назад

      Hi Mostafa,
      As long as we have the process start and the hopper count is not complete this will allow the cylinder to put boxes on the conveyor. You can see the full explanation of the program at the following URL link:
      accautomation.ca/plc-programming-example-paint-spraying/
      This will take you through the five steps of the program development.
      Regards,
      Garry

    • @sachinjain890
      @sachinjain890 5 лет назад +1

      @@ACCautomation how? please explain garry
      ?

    • @ACCautomation
      @ACCautomation  5 лет назад

      ​Hi @@sachinjain890
      Please take a look at the sequence table at the following post.
      accautomation.ca/plc-programming-example-paint-spraying/
      You will see the input sequence and the outputs that are set.
      Regards,
      Garry

    • @binitjha5024
      @binitjha5024 Год назад

      Hi garry ,
      I think X3 and X2 position in rung 5 should be reversed.

  • @user-wi4lr2gr9y
    @user-wi4lr2gr9y 8 месяцев назад +1

    Hello sir... Can you please tell me how cylinder will forward and reverse automatically by s2 and s1... If cylinder forward means s2 sensor sensed then cylinder will stop.. How it is possible to return and again forward?

    • @ACCautomation
      @ACCautomation  8 месяцев назад +1

      Hi @user-wi4lr2gr9y
      The shift register will turn bits on and off when they are detected along the conveyor. These bits are shifted (distance) based on the clock pulse. The bits higher in the shift register will activate the cylinder.
      Here is the corresponding website page that goes with this video. It will explain more.
      accautomation.ca/plc-programming-example-paint-spraying/
      I hope this helps you out.
      Regards,
      Garry