Function Library
153
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
1
0
4
1
5
…
…
card_id Physical axis AxisNo
Summary of Contents for PCI-8154
Page 4: ......
Page 28: ...18 Installation ...
Page 48: ...38 Signal Connections ...
Page 98: ...88 Operation Theory ...
Page 106: ...96 MotionCreatorPro In the IO_Config_2 menu users can configure LTC SD PCS and Select_Input ...
Page 130: ...120 MotionCreatorPro ...
Page 206: ...196 Function Library Pos Latch data Position ...
Page 224: ...214 Function Library ...
Page 226: ...214 Connection Example ...