Homing is the method used to establish the reference point or origin for absolute movement.
A homing movement can be made using different methods. The M241 PTO channels provide several standard homing movement types:
oshort reference and index outside,
oshort reference and index inside.
A homing movement must be terminated without interruption for the new reference point to be valid. If the reference movement is interrupted, it needs to be started again.
Refer to MC_Home_PTO and PTO_HOMING_MODE.
Homing is done with an external switch and the homing position is defined on the switch edge. Then the motion is decelerated until stop.
The actual position of the axis at the end of the motion sequence may therefore differ from the position parameter set on the function block:
REF (NO) Reference point (Normally Open)
1 Position at the end of motion = MC_HOME_PTO.Position + “deceleration to stop” distance.
To simplify the representation of a stop in the homing mode diagrams, the following presentation is made to represent the actual position of the axis:
REF (NO) Reference point (Normally Open)
Hardware limits are necessary for the correct functioning of the MC_Home_PTO function block (Positioning Limits and MC_Power_PTO). Depending on the movement type you request with the homing mode, the hardware limits help assure that the end of travel is respected by the function block.
When a homing action is initiated in a direction away from the reference switch, the hardware limits serve to either:
oindicate a reversal of direction is required to move the axis toward the reference switch or,
oindicate that an error has been detected as the reference switch was not found before reaching the end of travel.
For homing movement types that allow for reversal of direction, when the movement reaches the hardware limit the axis stops using the configured deceleration, and resumes motion in a reversed direction.
In homing movement types that do not allow for the reversal of direction, when the movement reaches the hardware limit, the homing procedure is aborted and the axis stops with the Fast stop deceleration.
|
UNINTENDED EQUIPMENT OPERATION |
oEnsure that controller hardware limit switches are integrated in the design and logic of your application. oMount the controller hardware limit switches in a position that allows for an adequate braking distance. |
Failure to follow these instructions can result in death, serious injury, or equipment damage. |
NOTE: Adequate braking distance is dependent on the maximum velocity, maximum load (mass) of the equipment being moved, and the value of the Fast stop deceleration parameter.