PLCopen Camming with KAS IDE software videos
Series of three videos showing how to add camming to a PLCopen project in the KAS IDE with a PDMM or PCMM controller. The first video shows how to use the cam creation tool in the KAS IDE to create a cam profile by specifying master and slave points. The second video shows adding the MC_CamTblSelect function block in PLC code and selecting the cyclic, master absolute, and slave absolute options. The third video shows adding the MC_CamIn function block, filling in the inputs and outputs, and finally running your project to see the cam profile run on an axis in the simulator.
Creating a Cam Profile in the KAS IDE software
Adding MC_CamTblSelect function block to PLC code
Adding MC_CamIn function block and running program