Subscribe: kzbin.info/door/3B7gA1HAcbuPZOkBklFwuA Other socials: Facebook: facebook.com/OnlinePLCSupport LinkedIn: www.linkedin.com/in/shane-welcher-sr/
@topun07ify2 жыл бұрын
Thanks!
@ΚυριάκοςΚλέτταςАй бұрын
Thank you so much 🙂
@ShaneWelcher29 күн бұрын
@@ΚυριάκοςΚλέττας Welcome
@lanthonyperdum64302 жыл бұрын
I see you’re posting late night videos…Thanks once again !!!
@ShaneWelcher2 жыл бұрын
Normally I post around 9:30am, I must have got the time wrong on this one. Either way, glad I could help.
@malcolmandthebends29142 жыл бұрын
Thank you very much Shane!!! I'm using sercos and the 6000s as well
@ShaneWelcher2 жыл бұрын
Glad I am able to help
@YunWang-qk7up2 жыл бұрын
great information
@ShaneWelcher2 жыл бұрын
Thank you
@lucairsara4712 жыл бұрын
Good stuff!
@ShaneWelcher2 жыл бұрын
Thanks
@mekbots7607 Жыл бұрын
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 Жыл бұрын
A Motion Axis Stop then choose Gearing MAS (select Gear)
@spidergt802 жыл бұрын
good job
@ShaneWelcher2 жыл бұрын
Thanks
@learnaboutcarsyt3 ай бұрын
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
@ShaneWelcher2 ай бұрын
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.
@chelseaparker713410 ай бұрын
Any significance to the seemingly arbitrary number of 47 ms?
@ShaneWelcher10 ай бұрын
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.