MPIMotionPTF
Definition
typedef struct MPIMotionPTF { long pointCount; const double *position; const double *feedforward; const double *time; MPIMotionPoint point; } MPIMotionPTF;
Description
MPIMotionPTF contains the motion parameters for the MPIMotionTypePTF.
The feedforward values are interpolated linearly over the PT or PVT time intervals. The feedfoward values correspond to the P or PV values. (i.e. When the motion reaches a specified position (PTF) or position and velocity (PVTF), the interpolated feedforward value will be equal to what is specified in the motion parameters.)
The feedforward values are not set to zero at the beginning of the move; they retain the last value that is specified in the PTF or PVTF motion parameters.
The feedforward values are not zeroed by non-PTF or PVTF moves (i.e. PT, PVT, Spline, S-Curve, etc.).
|
---|
See Also
MPIMotionType | MPIMotionPoint | mpiMotionStart | mpiMotionModify |
Frame Buffer Management for Streaming Point Motion