![Galil DMC-4040 Скачать руководство пользователя страница 100](http://html1.mh-extra.com/html/galil/dmc-4040/dmc-4040_user-manual_3282915100.webp)
N=0
Initialize position increment
#LOOP
LOOP
VX [COUNT]=N
Fill Array VX
VY [COUNT]=N
Fill Array VY
N=N+10
Increment position
COUNT=COUNT+1
Increment counter
JP #LOOP,COUNT<750
Loop if array not full
#A
Label
LM XY
Specify linear mode for XY
COUNT=0
Initialize array counter
#LOOP2;JP#LOOP2,_LM=0
If sequence buffer full, wait
JS#C,COUNT=500
Begin motion on 500
th
segment
LI VX[COUNT],VY[COUNT]
Specify linear segment
COUNT=COUNT+1
Increment array counter
JP #LOOP2,COUNT<750
Repeat until array done
LE
End Linear Move
AMS
After Move sequence done
MG “DONE”
Send Message
EN
End program
#C;BGS;EN
Begin Motion Subroutine
Vector Mode: Linear and Circular Interpolation Motion
The DMC-40x0 allows a long 2-D path consisting of linear and arc segments to be prescribed. Motion along the
path is continuous at the prescribed vector speed even at transitions between linear and circular segments. The
DMC-40x0 performs all the complex computations of linear and circular interpolation, freeing the host PC from this
time intensive task.
The coordinated motion mode is similar to the linear interpolation mode. Any pair of two axes may be selected for
coordinated motion consisting of linear and circular segments. In addition, a third axis can be controlled such that it
remains tangent to the motion of the selected pair of axes. Note that only one pair of axes can be specified for
coordinated motion at any given time.
The command VM m,n,p where ‘m’ and ‘n’ are the coordinated pair and p is the tangent axis (Note: the commas
which separate m,n and p are not necessary). For example, VM XWZ selects the XW axes for coordinated motion
and the Z-axis as the tangent.
Specifying the Coordinate Plane
The DMC-40x0 allows for 2 separate sets of coordinate axes for linear interpolation mode or vector mode. These
two sets are identified by the letters S and T.
To specify vector commands the coordinate plane must first be identified. This is done by issuing the command
CAS to identify the S plane or CAT to identify the T plane. All vector commands will be applied to the active
coordinate system until changed with the CA command.
Specifying Vector Segments
The motion segments are described by two commands; VP for linear segments and CR for circular segments. Once
a set of linear segments and/or circular segments have been specified, the sequence is ended with the command VE.
This defines a sequence of commands for coordinated motion. Immediately prior to the execution of the first
coordinated movement, the controller defines the current position to be zero for all movements in a sequence. Note:
Chapter 6 Programming Motion
•
91
DMC-40x0 User Manual
Содержание DMC-4040
Страница 17: ...DMC 4080 Layout Figure 2 2 Outline of the of the DMC 4080 DMC 40x0 User Manual Chapter 2 Getting Started 8...
Страница 19: ...DMC 4040 Dimensions Figure 2 5 Dimensions of DMC 4040 DMC 40x0 User Manual Chapter 2 Getting Started 10...
Страница 20: ...DMC 4080 Dimensions Figure 2 6 Dimensions of DMC 4080 Chapter 2 Getting Started 11 DMC 40x0 User Manual...
Страница 54: ...Chapter 3 Connecting Hardware 45 DMC 40x0 User Manual...
Страница 55: ...DMC 40x0 User Manual Chapter 3 Connecting Hardware 46...
Страница 56: ...Chapter 3 Connecting Hardware 47 DMC 40x0 User Manual...
Страница 73: ...Figure 4 1 GalilTools DMC 40x0 User Manual Chapter 4 Software Tools and Communication 64...
Страница 185: ...THIS PAGE LEFT BLANK INTENTIONALLY DMC 40x0 User Manual Chapter 7 Application Programming 176...
Страница 205: ...THIS PAGE LEFT BLANK INTENTIONALLY DMC 40x0 User Manual Chapter 10 Theory of Operation 196...
Страница 220: ...Step 2 Remove ICM For DMC 4040 Proceed to Step 3 Configure Circuit Appendices 211 DMC 40x0 User Manual...
Страница 222: ...Step 2 Remove ICM s Appendices 213 DMC 40x0 User Manual...
Страница 232: ...DMC 4080 Steps 4 and 5 Step 4 Replace ICM s Appendices 223 DMC 40x0 User Manual...