Cross cutter, Features of the "cross cutter" prepared solution – Lenze EVS93xx CrossCutter User Manual
Page 43
Cross Cutter
Features of the "Cross Cutter" prepared solution
Prepared Solution Servo PLC / ECSxA 1.1 EN
2-29
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
reject length completed successfully.
This value is displayed in code C4150/000 bit 13.
TRUE
Calculation sequence for new cross-
cutter motion profile for a new reject
length completed successfully.
Starting a new calculation sequence will
reset this status output to FALSE.
g_bCrossCutterCalcDoneRejectProfile BOOL
FALSE
Calculation sequence for new cross-
cutter motion profile for a new reject
length in progress or an error has
occurred in the calculation.
Status signal: Calculation sequence for new cross-cutter motion profile for a new
test length completed successfully.
This value is displayed in code C4150/000 bit 14.
TRUE
Calculation sequence for new cross-
cutter motion profile for a new test length
completed successfully.
Starting a new calculation sequence will
reset this status output to FALSE.
g_bCrossCutterCalcDoneTestProfile BOOL
FALSE
Calculation sequence for new cross-
cutter motion profile for a new test length
in progress or an error has occurred in
the calculation.
Status signal: Calculation sequence for new cross-cutter motion profile for a new
start/stop length completed successfully.
This value is displayed in code C4150/000 bit 15.
TRUE
Calculation sequence for new cross-
cutter motion profile for a new start/stop
length completed successfully.
Starting a new calculation sequence will
reset this status output to FALSE.
g_bCrossCutterCalcDoneStartStopProfile BOOL
FALSE
Calculation sequence for new cross-
cutter motion profile for a new start/stop
cutting length in progress or an error has
occurred in the calculation.