Galil Motion Control manc 18x 6 Page 218
DMC-18x6 Command Reference
210
VE
FUNCTION: Vector Sequence End
DESCRIPTION:
VE is required to specify the end segment of a coordinated move sequence. VE would follow the
final VP or CR command in a sequence. VE is equivalent to the LE command.
The VE command will apply to the selected coordinate system, S or T. To select the coordinate
system, use the command CAS or CAT.
ARGUMENTS: VE n
No argument specifies the end of a vector sequence
n = ? Returns the length of the vector in counts.
USAGE: DEFAULTS:
While Moving
Yes
Default Value
-
In a Program
Yes
Default Format
PF
Command Line
Yes
Controller Usage
ALL CONTROLLERS
OPERAND USAGE:
_VEn contains the length of the vector in counts for the specified coordinate system, S or T.
RELATED COMMANDS:
Vector Mode
Vector Speed
Vector Acceleration
Vector Deceleration
Circle
Vector Position
Begin Sequence
Clear Sequence
EXAMPLES:
VM AB
Vector move in AB
VP 1000,2000
Linear segment
CR 0,90,180
Arc segment
VP 0,0
Linear segment
VE End
sequence
BGS Begin
motion