Technology instructions
9.3 Motion control
S7-1200 Programmable controller
System Manual, 03/2014, A5E02486680-AG
477
EmergencyRampTime IN Real Time (in seconds) to decelerate the axis from configured
maximum velocity to standstill without jerk limiter in emergency
stop mode. Default value: 2.00
The change will influence the tag <Axis name>.
Config.DynamicDefaults.EmergencyDeceleration. The
effectiveness of the change is shown in the description of this
ChangeJerkTime IN Bool TRUE = Change smoothing time according to the input
parameter "JerkTime". Default value: FALSE
JerkTime IN Real Smoothing time (in seconds) used for the axis acceleration and
deceleration ramps. Default value: 0.25
The change will influence the tag <Axis name>.
Config.Dyn
amicDefaults.Jerk. The effectiveness of the change is
shown in the description of this tag.
Done OUT Bool TRUE = The changed values have been written to the
technology data block. The description of the tags will show
when the change becomes effective. Default value: FALSE
Error OUT Bool TRUE = An error occurred during execution of the command.
The cause of the error can be found in parameters "ErrorID" and
"ErrorInfo". Default value: FALSE
Error identifier. Default value: 16#0000
Error information. Default value: 16#0000
Prerequisites for MC_ ChangeDynamic execution:
● The technology object TO_Axis_PTO V2.0 must be correctly configured.
● The axis must be released.
An MC_ChangeDynamic command cannot be aborted by any other Motion Control
command.
A new MC_ChangeDynamic command does not abort any active Motion Control jobs.
Note
The input parameters "RampUpTime", "RampDownTime", "EmergencyRampTime" and
"RoundingOffTime" can be specified with values that
makes the resultant axis parameters
"acceleration", "delay", "emergency stop
-delay" and "jerk" outside the permissible limits.
Make sure you keep the MC_ChangeDynamic parameters within the limits of the dynamic
configuration settings for the axis technolo
gy object.