Cross cutter, Appendix – Lenze EVS93xx CrossCutter User Manual

Page 218

Advertising
background image

Cross Cutter

Appendix



Prepared Solution Servo PLC / ECSxA 1.1 EN

6-50

Possible settings:

Code

Default

Selection

Comment

Application control word bit 0: Start/stop homing, only in
conjunction with controller enable.

FALSE => TRUE

Start homing.

C4135/

000

Bit 0

0

0 {1} 1

FALSE Stop/abort

homing.

Application control word bit 1: Set home position.

FALSE => TRUE

The setpoint defined in C3626 (position of
homing switch) is applied and
g_bHomingDone is set to TRUE.

C4135/

000

Bit 1

0

0 {1} 1

FALSE

Home position not set.

Application control word bit 2: Reset home position.
TRUE

The home position is reset. The g_bHomingDone
output is reset to FALSE. The "Home position
detected" status is reset.

C4135/

000

Bit 2

0

0 {1} 1

FALSE

Home position not reset.

Application control word bit 3: Manual jog in positive direction
(CW)

TRUE

Manual jog in positive direction

C4135/

000

Bit 3

0

0 {1} 1

FALSE Stop.
Application control word bit 4: Manual jog in negative direction
(CCW)

TRUE

Manual jog in negative direction

C4135/

000

Bit 4

0

0 {1} 1

FALSE Stop.
Application control word bit 5: Execute positioning.

TRUE

The drive is moved to the target position along the
set ramps and at the set speed.

C4135/

000

Bit 5

0

0 {1} 1

FALSE Positioning

interrupted.

Application control word bit 6: Activation of the external user error.

TRUE

External user error pending

C4135/

000

Bit 6

0

0 {1} 1

FALSE

No external user error pending

Application control word bit 7: Reset error.

TRUE

Resetting error as long as its cause has been
removed.

C4135/

000

Bit 7

0

0 {1} 1

FALSE

Not resetting error.

Application control word bit 8: Inhibit controller.

TRUE

Controller inhibited (Controller Inhibit).

C4135/

000

Bit 8

0

0 {1} 1

FALSE Controller

enabled.

Application control word bit 9: QSP

TRUE

Quickstop activ

C4135/

000

Bit 9

0

0 {1} 1

FALSE

Quickstop not activ

Application control word bit 10: Activates the DFIN test signal to
simulate the DFIN signal.

TRUE

Using the DFIN test signal (g_nTestsignalDFIN_v).

C4135/

000

Bit 10

0

0 {1} 1

FALSE

Using the DFIN signal.

Application control word bit 11: Reset cutting counter for cutting
operation.
TRUE

Reset counter.

C4135/

000

Bit 11

0

0 {1} 1

FALSE

Counter will not be reset.

Application control word bit 12: Reset cutting counter for reject

operation.

TRUE

Reset counter.

C4135/

000

Bit 12

0

0 {1} 1

FALSE

Counter will not be reset.

Advertising