MOVEADD example

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
    • Related Articles

    • 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 ...
    • AN-407 MOVEADD

      This document explains how to use the TrioBASIC command "MOVEADD" to adjust the axis position on top of an already moving axis. There are examples on how to appropriately use this command.
    • 3D Visualisation Example with Motion Perfect Gantry Sample Machine

      Axis assignment
    • Will processes change with Motion Perfect 5?

      Process numbering is controlled entirely by the firmware so nothing should change when you update Motion Perfect.  For example, process numbers for MC405 are 0 to 9.
    • Few questions regarding Motion Perfect

      If you want to do the same as the Motion Stop button in Motion Perfect then this is the command list done by Motion Stop: RAPIDSTOP(2) HALT WDOG=0 That stops all axes, stops all programs and disables the drives.