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

IAbsMove¶

interface IAbsMove : public IMoveCommand, public IApplyParameterSet¶

A move command that moves to the configured absolute position, and uses the configured end velocity after the absolute position has been reached.

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

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