120
Function Library
for motion completion but immediately return control to the pro-
gram.
_8168_start_ta_move
:
This function causes the axis to accelerate from a starting velocity,
slow at a constant velocity, and decelerate to a stop at the speci-
fied absolute position with trapezoidal profile. The acceleration
and deceleration time is specified independently. It won’t let the
program wait for motion completion but immediately return control
to the program.
_8168_start_sr_move
:
This function causes the axis to accelerate from a starting velocity,
slow at a constant velocity, and decelerate to a stop at the relative
distance with S-curve profile. The acceleration and deceleration
time is specified independently. It won’t let the program wait for
motion completion but immediately return control to the program.
_8168_start_sa_move
:
This function causes the axis to accelerate from a starting velocity,
slow at a constant velocity, and decelerate to a stop at the speci-
fied absolute position with S-curve profile. The acceleration and
deceleration time is specified independently. It won’t let the pro-
gram wait for motion completion but immediately return control to
the program.
_8168_set_move_ratio
:
This function configures scale factors for the specified axis. Usu-
ally, the axes only need scale factors if their mechanical resolu-
tions are different. For example, if the resolution of feedback
sensors is two times the resolution of command pulse, then ratio =
2.
_8168_p_change
This function is used to change target position on the fly. There are
some limitations for this function. Please refer to section 4.6.2
before using it.
_8168_set_pcs_logic
:
This function is used to set the logic of Position Change Signal
(pcs). The PCS share the same pin with SD signal. Only when the
Содержание cPCI-8168
Страница 4: ......
Страница 10: ...vi List of Figures...
Страница 29: ...Installation 19 2 9 Overview of CN3 CN6...
Страница 31: ...Installation 21 2 11 Switch Setting...
Страница 124: ...114 Function Library Src Counter source Return Code ERR_NoError Value Meaning 0 External Feedback 1 Command pulse...
Страница 134: ...124 Function Library Return Code ERR_NoError ERR_SpeedError ERR_PChangeSlowDownPointError ERR_MoveRatioError...
Страница 155: ...Function Library 145 12 At FH speed maximum velocity 13 In deceleration 14 Waiting for INP signal 15 Reserved...
Страница 204: ...194 Function Library...