Cross cutter, Appendix – Lenze EVS93xx CrossCutter User Manual

Page 185

Advertising
background image

Cross Cutter

Appendix



Prepared Solution Servo PLC / ECSxA 1.1 EN

6-17

Inputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning

g_wRejectProfileStandby

WORD

Selection of motion profile 4 as standby motion profile for reject operation.

If the reject length changes, the system will switch between the main and standby
motion profiles.

g_wTestProfileMain

WORD

Selection of motion profile 5 as main motion profile for test operation.

If the test length changes, the system will switch between the main and standby

motion profiles.

g_wTestProfileStandby

WORD

Selection of motion profile 6 as standby motion profile for test operation.

If the test length changes, the system will switch between the main and standby
motion profiles.

g_wStartStopProfileMain

WORD

Selection of motion profile 7 as main motion profile for start/stop operation.

If the start/stop length changes, the system will switch between the main and
standby motion profiles.

g_wStartStopProfileStandby

WORD

Selection of motion profile 8 as standby motion profile for start/stop operation.

If the start/stop length changes, the system will switch between the main and
standby motion profiles.
Status signal: This signal indicates that the current position value of the master
value axis is equivalent to or in excess of the start/stop position
(g_dnX1CalcStartStopProfile_p ) of the cross cutter.
TRUE

Start/stop position reached.

g_bStopDFIN BOOL

FALSE

Start/stop position not reached.

Outputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning
Status signal: The cross cutter is operating as a synchronous cross cutter.

TRUE

The cross cutter is operating as a

synchronous cross cutter.

g_bUseSynchronusCrossCutter BOOL

FALSE

The cross cutter is not operating as a
synchronous cross cutter.

Status signal: The cross cutter is operating as an asynchronous cross cutter.

TRUE

The cross cutter is operating as an

asynchronous cross cutter.

g_bUseAsynchronusCrossCutter BOOL

FALSE

The cross cutter is not operating as an
asynchronous cross cutter.

Status signal: The cross cutter is operating in "Continuous cutting" mode.

TRUE

The cross cutter is operating in

"Continuous cutting" mode.

g_bUseCuttingProfile BOOL

FALSE

The cross cutter is not operating in
"Continuous cutting" mode.

Status signal: The cross cutter is operating in "Reject operation" mode.

TRUE

The cross cutter is operating in "Reject

operation" mode.

g_bUseRejectProfile BOOL

FALSE

The cross cutter is not operating in
"Reject operation" mode.

Advertising