EasyManuals Logo

Adtech CNC9650 Programming Manual

Default Icon
161 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #122 background imageLoading...
Page #122 background image
ADTECH9 Series CNC Programming Manual
4.10.5. SPEEDA set positioning speed
Function description: Set positioning speed
Parameter: AXIS No.
STARTV the initial speed of AXIS mm/min set to 0 in default
SPEEDV the drive speed of AXIS mm/min set to 0 in default
Returned value 0
INT16U SPEEDA(INT8U AXIS,INT32U START,INT32U speed)
Example: Set No. 7 AXIS, the initial speed and running speed as 200 and 2000 respectively, as follows
SPEEDA[7,200,2000]
4.10.6. MOVEABS single axis moves to the machines position
Function description: Single axis moving to the machines position The number of the shifted single axis
POS mm Move to the machine’s position
Parameter MODE: 0: Waiting for the end of the motion 1: Not waiting for the end of the motion
AXIS: Number of the motion axis
POS: Move the machines position Unit: mm
Returned value: If correct, it returns 0; If error, it returns the value >1
INT16U MOVEABS(INT8U MODE,INT8U AXIS,float POS)
Example: set the position of No. 7 AXIS to move to the machine’s coordinates 100, the program is as follows:
SPEEDA[7,200,2000] (Set the running speed)
MOVEABS[0,7,100]
4.10.7. MOVEREL relative moved position of single axis
Function description: Relative moved position of single axis AXIS Number of the moved single axis
POS mm Relatively moved position
Parameter: MODE: 0: wait for the end of the motion 1: not wait for the end of the motion
AXIS: Number of the motion axis
POS: Relatively moved position Unit: mm
Returned value: If correct, it returns 0; If error, it returns the value >1
INT16U MOVEREL (INT8U MODE, INT8U AXIS, float POS)
4.10.8. MOVEASA two axes move to the machine’s position (positioning or
interpolation)
Function description: Two axes move to the machines position

Table of Contents

Other manuals for Adtech CNC9650

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Adtech CNC9650 and is the answer not in the manual?

Adtech CNC9650 Specifications

General IconGeneral
BrandAdtech
ModelCNC9650
CategoryControl Systems
LanguageEnglish

Related product manuals