speed profile

i want to rotate an axis of the abb for example 30 degrees in 2 seconds ,is there any command that can recogniza this comand?

Try MoveAbsJ with option /T:=2. Read more about MoveAbsJ in the RAPID Reference manual available in RobotStudio help menu.

thank you,it solved my problem :slight_smile: