VBA Example: Config Path

When you know that the robots moves ok along the path, it would be nice if you didn’t have to set the robot configurations target per target, here is the solution :star:

This example creates a temporary path (only lin-move and fine points), runs that path, records the configurations, then applies it to the orginial path. It works in most cases.

Open VBA (Alt+F11) in import the form. Enjoy
ConfigPath.zip