80 Rockwell Automation Publication 2080-UM002G-EN-E - March 2015
Chapter 7 Motion Control
Example: Successful Aborted Move
Example: Changing Velocity With No Abort
When changing velocity, generally, an aborted move is not necessary since the
function block is only Busy during acceleration (or deceleration). Only a single
instance of the function block is required.
To bring the axis to a standstill, use MC_Halt.
Velocity
Time
Execute1
Busy1
CommandAborted1
Execute2
Busy2
Aborted move is possible if using two
instances of MC_MoveRelative,
MC_MoveAbsolute. The second
instance can immediately abort the
first instance (and vice versa) for
applications where on-the-fly
corrections are needed.
46052