Training - M221 - M5.1 Timers

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

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

  • @dalecodaleco4116
    @dalecodaleco4116 5 หลายเดือนก่อน +1

    Hi Leandro could you explaime the use of short at tne begining of the pou, What happen if I don't use it, it's not the same? Regards

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  5 หลายเดือนก่อน

      Hi there! Nothing will happen if you do not use the short and draw a line to connect the objects. I usually use it to be aware that in that location i may need to add a contact in the future. But they are good to disable part of your code.

    • @dalecodaleco4116
      @dalecodaleco4116 5 หลายเดือนก่อน +1

      Gracias por la respuesta saludos desde cancun, Mexico

  • @RakeshYadav-or3sj
    @RakeshYadav-or3sj 3 ปีที่แล้ว

    i learn lot today thanks sir

  • @ikpestephen7364
    @ikpestephen7364 8 หลายเดือนก่อน +1

    Hi Leandro,
    I need to create an application where once a button is pressed on the graphic display it closes a circuit breaker after 10s.
    So, I will add a contact linked to a button on the display and then a TON timer, but its only a push button, I don't need the timer to remain on once the the output has been energised.
    do I need a set coil and then a TOF timer to drive this function separately?
    Thank you

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  8 หลายเดือนก่อน +1

      Hi there! One way can be:
      1) link a %Mx from the HMI.
      2) the %Mx along with a r_trig can set a %My.
      3) the %My can go to a timer
      4) the output of the timer can go to a %Mz
      5) the %Mz can be link to your output.
      6) when the command to step is pressed on the Hmi you reset the %My

    • @ikpestephen7364
      @ikpestephen7364 8 หลายเดือนก่อน

      @@LeTomasAHUMADA Thank you Leadnro, I did this logic so its all go. I am struggling with the last bit of the application. Selector switch for Local/Remote control. Is this possible or best to install external selecto switch with 2 x binary inputs and neutral position?

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

    HELLO LEANDRO TOMAS OSCAR AHUMADA;
    CAN YOU MAKE A TUTORIAL VIDEO TALKING ABOUT ALARMS IN ECOSTRUXURE OPERATOR TERMINAL EXPERT PAROGRAM?
    THANK YOU.

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

      Hi Muhammed! hopefully this week i can upload something related to the alarms.

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

      @@LeTomasAHUMADA I'm looking forward to video

  • @RakeshYadav-or3sj
    @RakeshYadav-or3sj 3 ปีที่แล้ว

    hello sir i am getting error 3720:address exepted after 'AT sir plz help how to solve also address given %tm1

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

      Hi Rakesh, i really do not know what you are talking about. In order to use the timer preset or actual value you must link the %TMx.P or %TMx.V to a %MW variable.

  • @papertrader3269
    @papertrader3269 22 วันที่ผ่านมา +1

    Where is the list of function block properties? Schneider's documentation is the shits. Spent an hour looking for a way to reset a retentive timer. What a waste of time.

    • @LeTomasAHUMADA
      @LeTomasAHUMADA  15 วันที่ผ่านมา +1

      Hi There! I know that feeling :) . I recommend you to use the "contextual help" by pressing "F1" so you can click on the desire block to see the manual help of that particular element. If something similar happen again you are not alone you can always contact the technical support in your country: th-cam.com/video/OgnkhPcSdZ4/w-d-xo.html

    • @papertrader3269
      @papertrader3269 14 วันที่ผ่านมา

      @@LeTomasAHUMADA Have to let the retentive timer finish before you can reset it. Maybe that is why it was so difficult to find an answer.