Galil Motion Control optcom Page 211
Optima DMC-1xxx and DMC-18x2 Command Reference
VA
i
200
VA
FUNCTION: Vector Acceleration
DESCRIPTION:
The VA command sets the acceleration rate of the vector in a coordinated motion sequence.
ARGUMENTS: VA s,t
where
s and t are unsigned integers in the range 1024 to 67107840. s represents the vector
acceleration for the S coordinate system and t represents the vector acceleration for the T
coordinate system. The parameter input will be rounded down to the nearest factor of
1024. The units of the parameter is counts per second squared.
s = ?
Returns the value of the vector acceleration for the S coordinate plane.
t = ?
Returns the value of the vector acceleration for the T coordinate plane.
USAGE: DEFAULTS:
While Moving
Yes
Default Value
256000
In a Program
Yes
Default Format
Position Format
Command Line
Yes
Controller Usage
ALL CONTROLLERS
OPERAND USAGE:
_VAx contains the value of the vector acceleration for the specified axis.
RELATED COMMANDS:
"VS "
Vector Speed
"VP "
Vector Position
"VE"
End Vector
"VM"
Vector Mode
"BG "
Begin Sequence
"VD "
Vector Deceleration
"VT "
Vector smoothing constant - S-curve
"
CR
" Circle
EXAMPLES:
VA 1024
Set vector acceleration to 1024 counts/sec
2
VA ?
Return vector acceleration
00001024
VA 20000
Set vector acceleration
VA ?
0019456
Return vector acceleration
ACCEL=_VA
Assign variable, ACCEL, the value of VA