Acceleration/Deceleration Parameter: AccelMax
(Original Document)
Description
This parameter is used to define the maximum acceleration applied to an axis.
The value of this acceleration is defined with the units UnitsAcceleration.
NOTE: The maximum acceleration must be greater than or equal to the current acceleration parameter.
NOTE: The maximum acceleration of the controlled speed drive (IDN standardized SERCOSS-0-0138 - Bipolar acceleration limit or IDN S-0-0136 - Positive acceleration limit) must be greater than the AccelerationMax parameter of the movement controller.
Related functions
The functions related to this parameter are:
These functions use, according to the language objects, the WRITE_CMD, READ_PARAM or WRITE_PARAM instructions.
Language objects
The table below shows the various language objects linked to the AccelMax parameter.
Object
Name
Function code
Instruction type
Description
%MFr.m.c.49
ACCEL_MAX
-
READ_PARAM
Read command
WRITE_PARAM
Write command
%MWr.m.c.26
ACTION_CMD
1116
WRITE_CMD
Read command
2116
Write command
%MFr.m.c.22
RETURN_CMD_2
-
-
Result of the reading.
%MFr.m.c.31
PARAM_CMD_3
-
-
Value to be written.
%MWr.m.c.19
ERROR_CMD
-
-