Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IRelMove¶

interface IRelMove : public IMoveCommand, public IApplyParameterSet¶

A move command that moves the configured relative distance, and uses the configured end velocity after the relative distance has been travelled.

System.Tuple<double, double> IRelMove.Configuration { get; set; }

Next
Properties
Previous
IQuickStop
| Created using Sphinx and Furo theme.