99
MG.10.J8.02 – VLT is a registered Danfoss trade mark
Programmable SyncPos motion controller
■
■
■
■
■
All Commands from ACC to #INCLUDE
In the following section all commands are listed in
alphabetical order and described in detail with
syntax examples.
■
■
■
■
■
ACC
The ACC command defines the acceleration for
the next motion command (speed control, synchro-
nizing or positioning). The value will remain valid
until a new acceleration value is set, using the ACC
command. The value is related to the parameters
Shortest ramp
Shortest ramp
Shortest ramp
Shortest ramp
Shortest ramp
RAMPMIN (31) and
Maximum
Maximum
Maximum
Maximum
Maximum
velocit
velocit
velocit
velocit
velocity
y
y
y
y
VELMAX (1) as well as
V
V
V
V
Velocit
elocit
elocit
elocit
elocity resolution
y resolution
y resolution
y resolution
y resolution
VELRES (22).
NB!
If you work with the SyncPos option card then
you should always set the ramps via the
option card and not in the VLT. The VLT ramps must
always be set to minimum.
Summary
setting acceleration for motion commands
Syntax
ACC a
Parameter
a = acceleration
NB!
If acceleration has not been defined previous
to a motion command, then the acceleration
will be the value of parameter DFLTACC(34).
Command group
RE L, ABS
Cross Index
DEC, VEL, POSA, POSR
Parameter: RAMPMIN (31), VELMAX (1), VELRES
(22)
Syntax-Example
ACC 10
/* Acceleration 10 */
Example
minimum acceleration time: 1000 msec
maximum velocity:
1500 Rpm (25 Rev./s)
velocity resolution:
100
Software Reference
Program sample
ACC_01.M