DMC-1400 Series Command Reference VE 211
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.
ARGUMENTS: VE n
No argument specifies the end of a vector sequence
n = ? Returns the length of the vector in counts.
USAGE:
While Moving Yes Default Value -
In a Program Yes Default Format -
Command Line Yes
Controller Usage ALL
OPERAND USAGE:
_VEx contains the length of the vector in counts for the coordinate system.
RELATED COMMANDS:
VM Vector Mode
VS Vector Speed
VA Vector Acceleration
VD Vector Deceleration
CR Circle
VP Vector PGosition
BG Begin Sequence
CS Clear Sequence
EXAMPLES:
VM XY Vector move in XY
VP 1000,2000 Linear segment
CR 0,90,180 Arc segment
VP 0,0 Linear segment
VE End sequence
BGS Begin motion