![Galil Motion Control DMC-18 2 Series Скачать руководство пользователя страница 90](http://html1.mh-extra.com/html/galil-motion-control/dmc-18-2-series/dmc-18-2-series_user-manual_3263754090.webp)
DMC-18x2
Chapter 6 Programming Motion • 79
Changing Feedrate:
The command VR n allows the feedrate, VS, to be scaled from 0 and 10 times with a resolution of
.0001. This command takes effect immediately and causes VS scaled. VR also applies when the
vector speed is specified with the ‘<’ operator. This is a useful feature for feedrate override. VR does
not ratio the accelerations. For example, VR .5 results in the specification VS 2000 act as VS 1000.
Compensating for Differences in Encoder Resolution:
By default, the DMC-18x2 uses a scale factor of 1:1 for the encoder resolution when used in vector
mode. If this is not the case, the command, ES can be used to scale the encoder counts. The ES
command accepts two arguments which represent the ratio of the encoder resolutions. For more
information refer to ES in the Command Reference.
Trippoints:
The AV n command is the After Vector trippoint, which waits for the vector relative distance of n to
occur before executing the next command in a program.
Tangent Motion:
Several applications, such as cutting, require a third axis (i.e. a knife blade), to remain tangent to the
coordinated motion path. To handle these applications, the DMC-18x2 allows one axis to be specified
as the tangent axis. The VM command provides parameter specifications for describing the
coordinated axes and the tangent axis.
VM m,n,p
m,n specifies coordinated axes p specifies the tangent axis such as X,Y,Z,W
p=N turns off tangent axis
Before the tangent mode can operate, it is necessary to assign an axis via the VM command and define
its offset and scale factor via the TN m,n command. m defines the scale factor in counts/degree and n
defines the tangent axis encoder position that corresponds to zero degrees. The operand _TN can be
used to return the initial position of the tangent axis. Refer to TN in the Command Reference.
Example:
Assume an XY table that has the Z-axis controlling a knife. The Z-axis has a 2000 quad counts/rev
encoder and has been initialized after power-up to point the knife in the +Y direction. A 180
°
circular
cut is desired, with a radius of 3000, center at the origin and a starting point at (3000,0). The motion is
CCW, ending at (-3000,0). Note that the 0
°
position in the XY plane is in the +X direction. This
corresponds to the position -500 in the Z-axis, and defines the offset. The motion has two parts. First,
X,Y and Z are driven to the starting point, and later, the cut is performed. Assume that the knife is
engaged with output bit 0.
#EXAMPLE Example
program
CAS
Select coordinate system S
VM XYZ
XY coordinate with Z as tangent
TN 2000/360,-500
2000/360 counts/degree, position -500 is 0 degrees in XY plane
CR 3000,0,180
3000 count radius, start at 0 and go to 180 CCW
VE End
vector
CB0 Disengage
knife
PA 3000,0,_TN
Move X and Y to starting position, move Z to initial tangent position
BG XYZ
Start the move to get into position
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Содержание DMC-18 2 Series
Страница 3: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 5: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 11: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...