User Manual Chapter 15
GFK-1742F Jan 2020
Using the Electronic CAM Feature 354
// Motion program for example CAM block
// Slave Axis
// Wait For LL to Say Master is ready
CAM-LOAD "ExCamProfile", P006, ABS
// Load Param. Reg. with Slave Pnt that
corresponds to current Master Position
// Move Slave Axis to the Position that
corresponds to Start of Table
CAM "ExCamProfile", 50000, ABS
// Master Axis Program
Program 2 AXIS2
// Set Velocity
// Set Acceleration
// Master Waits Until Slave in Position
// Move 1st Master Point in Table
// Finish Distance Specified in CAM Cmd 1st CAM
Complete