140
Function Library
upon receiving one pulse from the pulser, until the
sd_stop
or
emg_stop
command is written or the home move finish.
_8164_set_pulser_ratio
:
Set manual pulse ratio for actual output pulse rate. The formula for
manual pulse output rate is:
Output Pulse Count = Input Pulse Count x 4 x (1) x
(DivF+1)/2048
The DivF=0~2047 Divide Factor
The MultiF=0~31 Multiplication Factor
_8168_pulser_r_line2
:
Pulser mode for 2-axis linear interpolation (relative mode only).
_8168_pulser_r_arc2
:
Pulser mode for 2-axis arc interpolation (relative mode only)
_8168_pulser_r_line2s
:
Pulser mode for 2-axis linear interpolation of secondary motion
chip (relative mode only).
_8168_pulser_r_arc2s
:
Pulser mode for 2-axis arc interpolation of secondary motion
chip(relative mode only)
@ Syntax
C/C++ (DOS, Windows)
I16 _8168_set_pulser_iptmode(I16 AxisNo,I16
InputMode, I16 Inverse);
I16 _8168_pulser_vmove(I16 AxisNo, F64
SpeedLimit);
I16 _8168_pulser_pmove(I16 AxisNo, F64 Dist, F64
SpeedLimit);
I16 _8168_pulser_home_move(I16 AxisNo, I16
HomeType, F64 SpeedLimit);
I16 _8168_set_pulser_ratio(I16 AxisNo,I16 DivF,
I16 MultiF);
Содержание 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...