SCurve is a pointer to an
array of MPITrajectory structures, representing the trajectory information
for S-Curve motion.
NOTE: trajectory will point to a single MPITrajectory
structure if neither MPIMotionAttrMaskSYNC_START nor MPIMotionAttrMaskSYNC_END
are specified. Otherwise, trajectory will point to
an array of MPITrajectory structures -- one structure for each axis
associated with the motion object.
Please refer to MPIMotionAttrMask for
more information.
|