132
•
Function Library
@ Description
Functions
No. of
interpolating
axes
Speed
Profile
Relative/A
bsolute
Target
Axes
_7443_start_tr_move_xy
2
Trapezoidal
R
Axis 0 & 1
_7443_start_ta_move_xy
2
Trapezoidal
A
Axis 0 & 1
_7443_start_sr_move_xy
2
S-curve
R
Axis 0 & 1
_7443_start_sa_move_xy
2
S-curve
A
Axis 0 & 1
_7443_start_tr_move_zu
2
Trapezoidal
R
Axis 2 & 3
_7443_start_ta_move_zu
2
Trapezoidal
A
Axis 2 & 3
_7443_start_sr_move_zu
2
S-curve
R
Axis 2 & 3
_7443_start_sa_move_zu
2
S-curve
A
Axis 2 & 3
_7443_start_tr_line2
2
Trapezoidal
R
Any 2 of 4
_7443_start_ta_ line2
2
Trapezoidal
A
Any 2 of 4
_7443_start_sr_ line2
2
S-curve
R
Any 2 of 4
_7443_start_sa_ line2
2
S-curve
A
Any 2 of 4
_7443_start_tr_ line3
3
Trapezoidal
R
Any 3 of 4
_7443_start_ta_ line3
3
Trapezoidal
A
Any 3 of 4
_7443_start_sr_ line3
3
S-curve
R
Any 3 of 4
_7443_start_sa_ line3
3
S-curve
A
Any 3 of 4
_7443_start_tr_ line4
4
Trapezoidal
R
Any 4 of 4
_7443_start_ta_ line4
4
Trapezoidal
A
Any 4 of 4
_7443_start_sr_ line4
4
S-curve
R
Any 4 of 4
_7443_start_sa_ line4
4
S-curve
A
Any 4 of 4
_7443_set_line_move_tmode :
There is continuous interpolation mode in the line interpolation of 4
axes from 2 axes. An interpolation movement is continued until a
position of a stop is not a distance but a stop command is written
when this mode is set up in the continuance. It becomes the
continuous interpolation mode when the mode parameter of the
_7443_set_line_mode() command is set up in "1".It becomes the
positioning interpolation mode when "0" is set up.
@ Syntax
C/C++ (DOS, Windows 95/NT)
I16 _7443_start_tr_move_xy(I16 CardNo, F64 DistX, F64 DistY, F64 StrVel,
F64 MaxVel, F64 Tacc, F64 Tdec);
I16 _7443_start_ta_move_xy(I16 CardNo, F64 PosX, F64 PosY, F64 StrVel,
F64 MaxVel, F64 Tacc, F64 Tdec);
I16 _7443_start_sr_move_xy(I16 CardNo, F64 DistX, F64 DistY, F64 StrVel,
F64 MaxVel, F64 Tacc, F64 Tdec, F64 SVacc, F64 SVdec);
I16 _7443_start_sa_move_xy(I16 CardNo, F64 PosX, F64 PosY, F64
StrVel, F64 MaxVel, F64 Tacc, F64 Tdec, F64 SVacc, F64 SVdec);
Содержание PPCI7443
Страница 1: ...PPCI7443 Advanced 4 Axes Servo Stepper Motion Control Card User s Guide Version 2 00...
Страница 2: ......
Страница 6: ......
Страница 8: ......
Страница 27: ...Single Connections 19 which are equipped with 1 differential line driver or 2 open collector output...
Страница 42: ...34 Single Connections...
Страница 82: ...74 Operation Theorem _7443_set_home_config _7443_home_move Refer to section 6 9...
Страница 108: ......
Страница 118: ......