2 mc_camin, L-force | plc designer - softmotion – Lenze PLC Designer PLC-Designer (R2-x) SoftMotion User Manual

Page 98

Advertising
background image

L-force | PLC Designer - SoftMotion

CAM editor

Using cams

98

L

DMS 5.2 EN 03/2011 TD17

MasterAbsolute
If this input is TRUE, the cam will be started at the current master position. This point can

therefore also be located in the middle of the cam. If the point is outside the range

specified by the cam, an error will be reported.
If this input is FALSE, the cam will be shifted to the current position, i.e. the zero point of

the cam will henceforth be the current master position. Cams whose master range does

not include 0 cannot be used with this mode, because an error would be reported (master

out of specified range).

SlaveAbsolute
This input relates to the StartMode input of MC_CamIn. The following table describes how

it affects the start mode.

See CamIn.StartMode for a more detailed description of the modes

MC_CamIn

( 98)

.

5.6.1.2

MC_CamIn

MasterOffset, - MasterScaling
These two settings apply the following formula to transform the master position and use

the transformed position to evaluate the cam:

MasterScaling > 1 increases the speed at which the cam is processed (compressed), < 1

stretches the cam.

SlaveOffset, - SlaveScaling
These two settings shift and stretch a cam in the slave direction. The cam is first stretched

and then shifted.
SlaveOffset > 1 will increase the size of the slave movement (stretching the cam); < 1

compresses the cam.

CamIn.StartMode

absolute

relative

ramp_in

ramp_in_pos

ramp_in_neg

CamTableSelect.SlaveAb

solute
TRUE

absolute

relative

ramp_in

absolute

ramp_in_pos

absolute

ramp_in_neg

absolute

FALSE

relative

relative

ramp_in

relative

ramp_in_pos

relative

ramp_in_neg

relative

x = MasterPosition*MasterScaling + MasterOffset

Advertising