88
DistX
: specified relative distance of
axis 0
to move (unit: pulse).
DistY
: specified relative distance of
axis 1
to move (unit: pulse).
PosX
: specified absolute position of
axis 0
to move (unit: pulse).
PosY
: specified absolute position of
axis 1
to move (unit: pulse).
StrVel
: Starting velocity of a velocity profile in units of pulse per
second.
MaxVel
: Maximum velocity in units of pulse per second.
Tacc
: Specified acceleration time in units of seconds.
Tdec
: Specified deceleration time in units of seconds.
SVacc
: Specified velocity interval in which S-curve acceleration is
performed.
Note: SVacc = 0, for pure S-Curve. For more details, see sec-
tion 4.2.4
SVdec
: specified velocity interval in which S-curve deceleration is
performed.
Note: SVdec = 0, for pure S-Curve. For more details, see sec-
tion 4.2.4
*AxisArray
: Array of axis number to perform interpolation.
Example:
I16 AxisArray[2] = {0, 3}; //axis 0, & axis 3
(correct)
I16 AxisArray[3] = {0,2, 3}; //axis 0, 2 & 3
(correct)
I16 AxisArray[2] = {1, 6}; //axis 1, & axis 6
(incorrect)
*DistArray
: Array of relative distance for linear interpolation.
Example:
I16 AxisArray[2] = {0, 3}; //axis 0, & axis 3
F64 DistArray[2] = {1000.0, 2000.0} //for axis 0
& 3
*PosArray
: Array of absolute position for linear interpolation.
Example:
Summary of Contents for PCIe-8154
Page 8: ...viii Table of Contents This page intentionally left blank ...
Page 10: ...x List of Tables This page intentionally left blank ...
Page 12: ...xii List of Figures This page intentionally left blank ...
Page 46: ...34 Getting Started This page intentionally left blank ...
Page 50: ...38 MotionCreatorPro Card Information Menu Provides Information about the card ...
Page 74: ...62 MotionCreatorPro This page intentionally left blank ...