IAxisFeedbackVelocity
- Namespace
- ZEquipment
This interface is implemented by axes, whose drives support moving the axes to a specific position with a drive-internal profile generator often also known as profile-position-mode.
INTERFACE IAxisFeedbackVelocity
Properties
ActualVelocity
Returns the actual velocity of the axis, which is usually calculated by using a position encoder or resolver. The value returned is given in drive velocity-units, which is usually millimeters-per-seconds or degree-per-seconds, respectively. In contrast to speed, velocity is a signed value such that it can have a positive or negative sign.
PROPERTY ActualVelocity : LREAL
Property Value
- LREAL