Function Library
115
6.5
Velocity mode motion
@ Name
_8168_tv_move
– Accelerate an axis to a constant velocity with
trapezoidal profile
_8168_sv_move
– Accelerate an axis to a constant velocity with
S-curve profile
_8168_v_change
– Change speed on the fly
_8168_sd_stop
– Decelerate to stop
_8168_emg_stop
– Immediately stop
_8168_fix_speed_range
– Define the speed range
_8168_unfix_speed_range
– Release the speed range con-
strain
_8168_get_current_speed
– Get current speed
@ Description
_8168_tv_move
:
This function is to accelerate an axis to the specified constant
velocity with trapezoidal profile. The axis will continue to travel at a
constant velocity until the velocity is changed or the axis is com-
manded to stop. The direction is determined by the sign of velocity
parameter.
_8168_sv_move
:
This function is to accelerate an axis to the specified constant
velocity with S-curve profile. The axis will continue to travel at a
constant velocity until the velocity is changed or the axis is com-
manded to stop. The direction is determined by the sign of velocity
parameter.
_8168_v_change
:
This function changes the moving velocity according to the trape-
zoidal profile or S-curve profile. Before calling this function, it is
necessary to define the speed range by _8168_fix_speed_range.
The velocity change is only valid inside the range.
Содержание 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...