Configuration

double IJog.Configuration { get; set; }

Gets or sets the end velocity for this jog move.

Value

double – 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.