SetConfiguration

virtual void IJog::SetConfiguration(double velocity) = 0

Sets the end velocity for this jog move.

Parameters

velocity – End velocity for this move command.

Throws
Remarks

The trajectory generator calculates a trajectory using the actual velocity as start velocity for the trajectory and the velocity provided as end velocity.