Galil DMC-3425 Manual De Usuario

Descargar
Página de 210
80 • Chapter 6  Programming Motion 
 
DMC-3425 
Compensating for Differences in Encoder Resolution: 
By default, the DMC-3425 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 that 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. 
Command Summary - Coordinated Motion Sequence 
 
COMMAND DESCRIPTION 
VM m,n 
Specifies the axes for the planar motion where m and n represent the planar axes. 
VP m,n 
Return coordinate of last point, where m=A,B,C or D. 
CR r,
θ,δ  
Specifies arc segment where r is the radius, 
θ is the starting angle and δ is the travel 
angle.  Positive direction is CCW. 
VS n 
Specify vector speed or feedrate of sequence. 
VA n 
Specify vector acceleration along the sequence. 
VD n 
Specify vector deceleration along the sequence. 
VR n 
Specify vector speed ratio 
BGS 
Begin motion sequence 
CS Clear 
sequence. 
AV n 
Trippoint for After Relative Vector distance, n. 
AMS 
Holds execution of next command until Motion Sequence is complete. 
ES m,n 
Ellipse scale factor. 
VT 
S curve smoothing constant for coordinated moves 
LM? 
Return number of available spaces for linear and circular segments in DMC-3425 
sequence buffer.  Zero means buffer is full.  512 means buffer is empty. 
Operand Summary - Coordinated Motion Sequence 
COMMAND DESCRIPTION 
_VPM 
The absolute coordinate of the axes at the last intersection along the sequence. 
_AV Distance 
traveled. 
_LM  
Number of available spaces for linear and circular segments in DMC-3425 sequence 
buffer.  Zero means buffer is full.  512 means buffer is empty. 
_CS 
Segment counter - Number of the segment in the sequence, starting at zero. 
_VE 
Vector length of coordinated move sequence. 
 
When AV is used as an operand, _AV returns the distance traveled along the sequence. 
The operands _VPA and _VPB can be used to return the coordinates of the last point specified along 
the path.