5 basic features, 1 reposition unlocked drive to motion profile, Variable names – Lenze EVS93xx CrossCutter User Manual

Page 31: Basic features -17, Reposition unlocked drive to motion profile -17, Cross cutter, Features of the "cross cutter" prepared solution

Advertising
background image

Cross Cutter

Features of the "Cross Cutter" prepared solution



Prepared Solution Servo PLC / ECSxA 1.1 EN

2-17

2.5 Basic

features

2.5.1 Reposition

unlocked

drive to motion profile

The Prepared Solution 'Cross Cutter' offers different ways to reposition on the motion profile. Regarding this,
three different modes are made available to the user. The tool can either be repositioned on the motion
profile on the shortest way possible, in clockwise (cw) or counter-clockwise (ccw) direction. The repositioning
mode in one direction only (cw or ccw) must be used whenever it is only allowed to move the tool in one
direction only.

Variable

names

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning
Positioning mode Lock to cam
0

Move to cam position via shortest route.

1

Move to cam position only in positive
direction (CW).

g_byLockToCamMode BYTE

2

Move to cam position only in negative
direction (CCW).

Possible settings:

Code

Default

Selection

Comment

Positioning mode Lock to cam
0

Move to cam position via shortest route.

1

Move to cam position only in positive
direction (CW).

C3630/

000

0

0 {1} 2

2

Move to cam position only in negative
direction (CCW).

Advertising