AN-314 MOVELINK_MODIFY Motion command
MOVELINK_MODIFY is a new axis parameter that allows MOVELINK motion commands to be modified whilst they are running.
A typical example of using MOVELINK_MODIFY is for stopping product relative to a registration mark when using MOVELINK commands which link motion to a conveyor.
In the example the originally planned MOVELINK is shown using the green (speed) and yellow (position) traces. In this example the MOVELINK was cut short to terminate the move early by a programmable amount.
Related Articles
AN-320 MOVELINK SPEED Extension
MOVELINK is a flexible motion command that allows acceleration, constant speed and deceleration phases of a linked motion profile to be programmed separately or together. The accel and decel phases may be S ramp or linear ramp but for simplicity we ...
AN-378 Multi Axis MOVELINK
The MOVELINK command provides a very flexible and easy to use method to link the motion of an axis to a “master” axis motion. The command has recently been extended to allow for up to 6 axes of motion to be linked to the same “master” motion. This ...
MOVEADD example
The attached Motion Perfect project contains a program that demonstrates the MOVEADD command used on 3 move types. 1. Constant speed axis using FORWARD that is modified by MOVEADD 2. MOVEABS with modifying MOVEADD 3. MOVELINK with modifying MOVEADD
Registration input to step output delay
REGIST will precisely capture a position within microsconds but the MARK goes TRUE only on the following servo cycle, so as a raw edge detection it is no faster than an IN command. The only advantage is that you get to trigger on an edge with REGIST. ...
REGIST question
Question: Can I use more than the 8 inputs 0 to 7 on the MC4N/MC6N as registration inputs, using REGIST(21 ... ) ? Suggestion & resolution: The hardware that does the registration is only there on inputs 0 to 7. You can do a "soft" regist that is ...