Siemens TIA portal : Shift and Rotate instructions / operations SHR, SHL, ROR, ROL

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 2024

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

  • @EugenePham
    @EugenePham ปีที่แล้ว

    Thank you for your sharing, i'm very appriciate!!!!!!!!!!!!!

    • @plcgoods
      @plcgoods  ปีที่แล้ว

      My pleasure!

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

    Thanks for this video. Great job....

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

      Thanks for checking out the channel content and for your comments!

  • @jigarpatel-xg9on
    @jigarpatel-xg9on 4 ปีที่แล้ว

    Thank you for video... it give me idea in my project...

    • @plcgoods
      @plcgoods  4 ปีที่แล้ว +1

      Glad to hear that

  • @turkimohammedalsayed8195
    @turkimohammedalsayed8195 2 ปีที่แล้ว +1

    Thank you for your great explanation, Is there a reason you have chosen 16#01000000 ? Is it random? If it is not random,
    What is gonna happen if there are two high boxes behind each other right away

    • @plcgoods
      @plcgoods  2 ปีที่แล้ว +2

      Hi there, I've explained this point at the time 10:48 . 16#01000000 determines the position of the air blower. The program always must be written based on the conditions. usually, there is a small distance between boxes, so you can use capacitive and inductive sensors. otherwise, you will need to use high-precision optical sensors.

  • @Ricky-kk7jt
    @Ricky-kk7jt 2 ปีที่แล้ว

    If we change data type from Dword to Lword, what value should we put on AND logic "IN3" ? (to determine the position of the air blower)

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

      Hi there, one bit at "IN3" determines the position of the air blower. I've used this position 16#01000000. Lword only has more bits and the number will be 16#0000000001000000. Note that, If the position of air blower is changed, this number will be changed too.

    • @plcgoods
      @plcgoods  ปีที่แล้ว

      thanks for checking the channel

    • @Ricky-kk7jt
      @Ricky-kk7jt ปีที่แล้ว +1

      @@plcgoodsteam8934 okay noted. TQ for response. I have watched many videos, this is the easy one to understand. keep it up! may I know how to contact your team via email?

    • @plcgoodsteam8934
      @plcgoodsteam8934 ปีที่แล้ว

      @@Ricky-kk7jt , hi there, please use this email to contact us, info@plcgoods.com

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

    This program is valid for one high box only , right?
    We have to run it in a loop by making a pulse of 't' sec?

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

      Hi dear. First, the program was written for every time a high box be entered, not for one high box. Also, the program is executed continuously by PLC. so, it doesn't need a loop.
      Please clarify your question.

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

      Thanks for checking the channel, let me know if you have any other question!

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

    good morning,how can we find the actual position of the blower in a real application?

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

      You can use a shaft encoder:
      Which is a sensor device that can be attached mechanically to a rotating shaft, and electrically connected to a logic system in order to feed information to the logic system regarding the rotation of the shaft.

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

    Muito bom

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

      thanks a lot for the compliment!

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

    Same way I am making shows compile error, sir

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

      You mean with the same software you are doing the same thing that I did , but you are getting errors?

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

    Encoder sink speed 2motor

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

      Please let me know you question!