Chapter 4 Programming 43
MCC_motion_conti [MEX11.C]
Function
continues the motion that was held
Syntax
int MCC_motion_conti()
Return value
0 if successful, other value if not
MCC_get_cpos [MEX11.C]
Function
gets the current motion position, unit : mm
Syntax
int MCC_get_cpos(float *x1,
float *x2, long *x3)
Parameter
*x1
:
the pointer to the X axis current
position data
*x2
:
the pointer to the Y axis current
position data
*x3
:
the pointer to the Z axis current
position data
Return value
0 if successful, other value if not
MCC_get_ppos [MEX11.C]
Function
gets the current motion position, unit : pulse
Syntax
int MCC_get_ppos(long *x1,
long *x2, long *x3)
Parameter
*x1
:
the pointer to the X axis current
position data
*x2
:
the pointer to the Y axis current
position data
*x3
:
the pointer to the Z axis current
position data
Return value
0 if successful, other value if not
Содержание 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...