Cross cutter, Features of the "cross cutter" prepared solution – Lenze EVS93xx CrossCutter User Manual

Page 42

Advertising
background image

Cross Cutter

Features of the "Cross Cutter" prepared solution



Prepared Solution Servo PLC / ECSxA 1.1 EN

2-28

Outputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning
Status signal: Calculation sequence for new cross-cutter motion profile for a new
cutting length in progress.
This value is displayed in code C4150/000 bit 8.
TRUE

Calculation sequence for cross-cutter
motion profile for a new cutting length in

progress.

g_bCrossCutterCalcBusyCuttingProfile

BOOL

FALSE

Calculation sequence for new cross-
cutter motion profile for a new cutting
length completed successfully or
aborted.

Status signal: Calculation sequence for new cross-cutter motion profile for a new
reject length in progress.
This value is displayed in code C4150/000 bit 9.
TRUE

Calculation sequence for cross-cutter

motion profile for a new reject length in
progress.

g_bCrossCutterCalcBusyRejectProfile BOOL

FALSE

Calculation sequence for new cross-
cutter motion profile for a new reject
length completed successfully or
aborted.

Status signal: Calculation sequence for new cross-cutter motion profile for a new

test length in progress.
This value is displayed in code C4150/000 bit 10.
TRUE

Calculation sequence for cross-cutter
motion profile for a new test length in
progress.

g_bCrossCutterCalcBusyTestProfile BOOL

FALSE

Calculation sequence for new cross-

cutter motion profile for a new test length
completed successfully or aborted.

Status signal: Calculation sequence for new cross-cutter motion profile for a new

start/stop length in progress.
This value is displayed in code C4150/000 bit 11.
TRUE

Calculation sequence for cross-cutter
motion profile for a new start/stop length
in progress.

g_bCrossCutterCalcBusyStartStopProfile BOOL

FALSE

Calculation sequence for new cross-
cutter motion profile for a new start/stop
length completed successfully or
aborted.

Status signal: Calculation sequence for new cross-cutter motion profile for a new
cutting length completed successfully.
This value is displayed in code C4150/000 bit 12.
TRUE

Calculation sequence for new cross-

cutter motion profile for a new cutting
length completed successfully.
Starting a new calculation sequence will

reset this status output to FALSE.

g_bCrossCutterCalcDoneCuttingProfile BOOL

FALSE

Calculation sequence for new cross-
cutter motion profile for a new cutting
length in progress or an error has
occurred in the calculation.

Advertising