Flying Punch
We are recommending PDMM or PCMM for this application.
Does Kollmorgen have any app notes or sample programs for this? I searched both the main and KDN websites but did not find any references.
Comments & Answers
Joe Parks said ...
There is an app note for a Flying Knife application that describes how it uses the MC_GearInPos function block to start the slave following the master when each are at specific positions. This is built into the KAS IDE software help, and you can find it by searching for "flying knife" or "application modules." The source code for this project is available on KDN at https://kdn.kollmorgen.com/content/kas-flying-knife-example
There is another app note and sample project on KDN at https://kdn.kollmorgen.com/content/registration-plcopen-example-project that goes over how to implement registration adjustments using the MC_TouchProbe function block to capture a latched position when a sensor sees a registration mark, and MC_MoveSuperImp to make a relative move to adjust the position based on an error calculation.
Thanks Joe for responding so
Thanks Joe for responding so quickly! I appreciate your help.
Tom