Dobot Magician slows down randomly


#1

I am giving point to point commands (PTP) to the robot for execution using C#.NET API of Dobot. After some time the robot starts moving slowly. Also, note there is no red light on the robot to indicate an error. What could we be doing wrong? Is that after every PTP command we need to put a delay or its taken care by the controllers queue? The slowness issue is really causing our project to not operate. Please kindly suggest.

Thanks