Chapter 4 Programming 39
MCC_arc_zx [MEX7.C]
Function
plots an arc on the zx plane
Syntax
int MCC_arc_zx(float rx3,
float rx1, float dx3, float dx1)
Parameter
rx3, rx1
:
any point of the arc between
the current point and end point
dx3, dx1 :
the end point of arc in zx plane
Return value
0 if successful, other value if not
MCC_arc_yz [MEX7.C]
Function
plots an arc on the yz plane
Syntax
int MCC_arc_yz(float rx2,
float rx3, float dx2, float dx3)
Parameter
rx2, rx3
:
any point of the arc between
current point and end point
dx2, dx3 :
the end point of arc in yz plane
Return value
0 if successful, other value if not
MCC_ptp [MEX5.C]
Function
moves from current point to a specified point at
maximum velocity and acceleration
Syntax
int MCC_ptp(float dx1, float dx2,
float dx3)
Parameter
dx1, dx2, dx3 : the end position in
absolute coordinate mode
the movement length in incre-
mental coordinate mode
Return value
0 if successful, other value if not
MCC_ptp_x [MEX5.C]
Содержание PCL-832
Страница 1: ...PCL 832 3 axis servo motor control card...
Страница 5: ...Chapter 1 General information 1 C H A P T E R 1 General information...
Страница 9: ...Chapter 1 General information 5 Board layout...
Страница 10: ...6 PCL 832 User s Manual...
Страница 11: ...Chapter 2 Installation 7 2 Installation C H A P T E R...
Страница 18: ...14 PCL 832 User s Manual...
Страница 19: ...Chapter 3 Operation 15 C H A P T E R 3 Operation...
Страница 29: ...Chapter 4 Programming 25 4 P r o g r a m m i n g C H A P T E R...
Страница 52: ...48 PCL 832 User s Manual...
Страница 53: ...Chapter 5 Register structure and format 49 C H A P T E R 5 Register structure and format...
Страница 61: ...Appendix A Calibration 57 A Calibration A P P E N D I X...