MB07. [TwinCAT 3 NC] Online Test MC_Halt, MC_Stop to Stop Axis Movement [10/20]

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

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

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

    Sir, i have been following your series about the MC motion control as well as the Stepper motor NC control a long time now and its been very useful. Thanks a lot for this very good and detailled explanation videos *thumbs up*!
    One remark, dont know if you noticed but the SingleAxis.Status.NotMoving flag is not changing at all wether you move along the axis or not (also in the last 2 videoes). I realized that because i wanted to implement some HMI logic based on that flag. If you have a solution for that i would be happy if you coudl share that with me.
    regards

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

      I think you need to call ReadStatus(). pls review this video th-cam.com/video/M9TP4Q4gNJA/w-d-xo.html

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

    Hello, can we use halt and stop commands with Relative and absolute commands ?

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

      Not sure what do you means for 'With'. Halt /Stop is used to stop the motor whatever it is doing. The relative and absolute will stop motor at its target position once its command and motion is complete.