
Function Library
199
6.18 Multiple Axes Simultaneous Operation
@ Name
_8154_set_tr_move_all
– Multi-axis simultaneous operation
setup
_8154_set_ta_move_all
– Multi-axis simultaneous operation
setup
_8154_set_sr_move_all
– Multi-axis simultaneous operation
setup
_8154_set_sa_move_all
– Multi-axis simultaneous operation
setup
_8154_start_move_all
– Begin a multi-axis trapezoidal profile
motion
_8154_stop_move_all
– Simultaneously stop Multi-axis motion
@ Description
Theses functions are related to simultaneous operations of multi-
axes, even in different cards. The simultaneous multi-axis opera-
tion means to start or stop moving specified axes at the same
time. The axes moved are specified by the parameter “AxisArray,”
and the number of axes are defined by parameter “TotalAxes” in
_8154_set_tr_move_all
().
When properly setup with
_8154_set_xx_move_all
(), the func-
tion
_8154_start_move_all
() will cause all specified axes to
begin a trapezoidal relative movement, and
_8154_stop_move_all
() will stop them. Both functions guaran-
tee that motion Starting/Stopping on all specified axes are at the
same time. Note that it is necessary to make connections accord-
ing to section 2.6 if these two functions are needed.
The following code demos how to utilize these functions. This
code moves axis 0 and axis 1 to distance 80000.0 and 120000.0
respectively. If we choose velocities and accelerations that are
proportional to the ratio of distances, then the axes will arrive at
their endpoints at the same time.
Example:
Содержание PCI-8154
Страница 4: ......
Страница 28: ...18 Installation ...
Страница 47: ...Signal Connections 37 and stop signals to STA and STP pins on the K1 connector of the first PCI 8154 card ...
Страница 48: ...38 Signal Connections ...
Страница 98: ...88 Operation Theory ...
Страница 102: ...92 MotionCreatorPro 5 3 2 Select Menu The select menu appears after running MotionCreatorPro It is used to ...
Страница 103: ...MotionCreatorPro 93 5 3 3 Card Information Menu In this menu it shows some Information about this card ...
Страница 104: ...94 MotionCreatorPro 5 3 4 Configuration Menu In the IO_Config_1 menu users can configure ALM INP ERC EL ORG and EZ ...
Страница 106: ...96 MotionCreatorPro In the IO_Config_2 menu users can configure LTC SD PCS and Select_Input ...
Страница 108: ...98 MotionCreatorPro In the Pulse INT_Config menu users can configure pulse input output and move ratio and INT factor ...
Страница 129: ...MotionCreatorPro 119 5 3 8 Help Menu In this menu users can Click Mouse Right Key to show Help Infor mation ...
Страница 130: ...120 MotionCreatorPro ...
Страница 206: ...196 Function Library Pos Latch data Position ...
Страница 224: ...214 Function Library ...
Страница 226: ...214 Connection Example ...