Relation between McCamAutCompModeEnum and ACP10 constants

Sometimes it’s difficult to find the correct relations between enums used in mappMotion and ACP10 constants used in ACP10 software.

In the following table I have tried to gather this information:

McCamAutCompModeEnum Description ACP10 constant
mcCOMP_BETWEEN_CAMS Spacing between cams ncONLYCOMP
mcCOMP_BETWEEN_CAMS_DIRECT Spacing between the end of one cam and the start of another ncONLYCOMP_DIRECT
mcCOMP_CAM_CENTER_POINTS Spacing from the center of one cam to another ncWITH_CAM
mcCOMP_MA_LATCHPOS Master spacing between latch position and cam center ncMA_LATCHPOS
mcCOMP_SL_LATCHPOS Slave spacing between latch position and cam center ncSL_LATCHPOS
mcCOMP_SL_ABSOLUTE Slave compensation for the absolute slave position ncSL_ABS
mcCOMP_MA_SL_ABSOLUTE Slave compensation for the absolute slave and master position ncMA_SL_ABS
mcCOMP_VELOCITY_S_MA Minimum jerk velocity mode with master target distance ncV_COMP_S_MA
mcCOMP_VELOCITY_S_SL Minimum jerk velocity mode with slave target distance ncV_COMP_S_SL
mcCOMP_VELOCITY_A_SL Time-optimized jerk-limited velocity mode ncV_COMP_A_SL
mcCOMP_VELOCITY_A_CYC Time-optimized jerk-limited velocity mode, cyclical master velocity determination ncV_COMP_A_CYC
1 Like

The AS-Help for mapp Motion V6.3 will have sections in chapter “Drive functions” with tables showing the assignment of mapp Motion configuration designations, mapp Motion program designations and Parameter-ID/NC constants for all cam automat parameters like this:

Similar sections for controller parameters were already added in the AS-Help for mapp Motion V6.2.

2 Likes