Allen-Bradley Servo Motor Controls - Setting Up the PLC Program from scratch

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

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

  • @ShaneWelcher
    @ShaneWelcher  Год назад +1

    Subscribe: ruclips.net/channel/UC3B7gA1HAcbuPZOkBklFwuA
    Other socials:
    Facebook: facebook.com/OnlinePLCSupport
    LinkedIn: www.linkedin.com/in/shane-welcher-sr/

  • @topun07ify
    @topun07ify Год назад +1

    Thanks!

  • @lanthonyperdum6430
    @lanthonyperdum6430 Год назад +1

    I see you’re posting late night videos…Thanks once again !!!

    • @ShaneWelcher
      @ShaneWelcher  Год назад +1

      Normally I post around 9:30am, I must have got the time wrong on this one.
      Either way, glad I could help.

  • @malcolmandthebends2914
    @malcolmandthebends2914 Год назад +1

    Thank you very much Shane!!! I'm using sercos and the 6000s as well

  • @YunWang-qk7up
    @YunWang-qk7up Год назад +1

    great information

  • @lucairsara471
    @lucairsara471 Год назад +1

    Good stuff!

  • @spidergt80
    @spidergt80 Год назад +1

    good job

  • @mekbots7607
    @mekbots7607 Год назад +1

    Hi Shane, thanks a lot for your page,I learned alt from your page and Udemy courses.i did SYNCH two motors using MRP and then MAG following your video, which command would deactivate gear match? thanks, a lot

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

      A Motion Axis Stop then choose Gearing
      MAS (select Gear)

  • @chelseaparker7134
    @chelseaparker7134 9 месяцев назад +1

    Any significance to the seemingly arbitrary number of 47 ms?

    • @ShaneWelcher
      @ShaneWelcher  9 месяцев назад

      I use 47ms as a start of a program for the task just for timing and machine functions.
      47 is an odd number and reduces the chance of overlap.

  • @learnaboutcarsyt
    @learnaboutcarsyt Месяц назад

    Hey Shane, I am programming my servo in studio5000 and am having some troubles. I am trying to include an option for my servo to move .1mm and .5mm forward and backwards. When I give it a motion direct command it moves right to the spot. However when I put it in my PLC code it activates the move and tries to move, then stops and give the PC bit, however the servo doesnt move, or barely moves in the direction, not making it to the right spot. Any idea why that could be? I turn the motor off after the PC bit is active, could I need a timer in there?
    Thanks

    • @ShaneWelcher
      @ShaneWelcher  Месяц назад

      Depends on the type of movement you are commanding, meaning MAJ or MAM, then is depends on the way the instruction is setup. The direction could be wrong as an example.
      Also double0check the servo attributes.