Will processes change with Motion Perfect 5?

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

    • How to pause and restart a BASIC program

      BASIC programs run best when left to run continuously with functions controlled by setting values in the global VR varables. However sometimes it is necessary to put a program in a "paused" state while another program takes control of something. The ...
    • Motion Perfect problem when SCOPE command is used

      When running the SCOPE command in a program, I think Motion Perfect doesn't like the SCOPE command being issued over and over when I run it. It seems more stable when I comment the SCOPE command out after it's ran once. ...
    • Can I use Motion Perfect v4 with the new MC404-Z?

      The MC404-Z and other new products require the latest version of Motion Perfect to run them.  At the time of writing this post, the latest version is MPv5 version 5.0.2 and that is the recommended version for programming the MC404-Z 4 axis stepper ...
    • 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.
    • ladder program process

      Why is the IEC process showing "Sleeping" most of the time? ========================================================================== The PLC has a scan cycle. Probably it is set to 10 msecs. The ladder may take only one or two msecs to run and then ...