I'm using the EasyPLC suite for my final-year project at university, and now I'm stopped because I don't know how to make the following issue:
I'm using four Generic Articulated Robots to simulate an automatized assembly process, but I need to change the robot's axis speed in some specific cases, increasing or decreasing the speed, for example when they start to moving I need some acceleration or apply deceleration (reduce the speed) when they are approaching to the destination point.
A friend of mine told me that I could do it change the robot's code property, but I pretty newbie on C# programming.

Please I need help!, some of you know how I can do it???
Thank you very much in advance!
