I have a CRANEthat must move from A to B an item. I know the total time of the operation (loading, unloading, travel). I would like to calculate and set the maxspeed (hoist_lift, hoist_drop, gantry, trolley) based on the distance. I calculated the distance between resources A and the Crane; I calculated the distance between crane and resource B. So the maxspeed = space / time. Now I would like to set the value to the crane.