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

Cross Cutter
Features of the "Cross Cutter" prepared solution
Prepared Solution Servo PLC / ECSxA 1.1 EN
2-27
Outputs
Global variables
(Variable type: VAR_GLOBAL)
Name Data
type
Value/Meaning
g_nNumberOfKnives
INT
Number of knives mounted on the knife drum.
This value is displayed in code C3690/000.
Status signal: Cutting length induces start/stop operation of cross cutter.
This value is displayed in code C3700/000.
TRUE
The selected cutting length exceeds the
limit cutting length for start/stop
operation => The pause will be extended
accordingly in the asynchronous motion
phase.
g_bStartStopOperationCuttingProfile
BOOL
FALSE
The selected cutting length undershoots
the limit cutting length for start/stop
operation. (See Chapter 2.2.2
Synchronous cross cutter.)
Status signal: Reject length induces start/stop operation of cross cutter.
This value is displayed in code C3701/000.
TRUE
The selected reject length exceeds the
limit cutting length for start/stop
operation => The pause will be extended
accordingly in the asynchronous motion
phase.
g_bStartStopOperationRejectProfile BOOL
FALSE
The selected reject length undershoots
the limit cutting length for start/stop
operation. (See Chapter 2.2.2
Synchronous cross cutter.)
Status signal: Test length induces start/stop operation of cross cutter.
This value is displayed in code C3702/000.
TRUE
The selected test length exceeds the
limit cutting length for start/stop
operation => The pause will be extended
accordingly in the asynchronous motion
phase.
g_bStartStopOperationTestProfile BOOL
FALSE
The selected test length undershoots the
limit cutting length for start/stop
operation. (See Chapter 2.2.2
Synchronous cross cutter.)
Status signal: Start/stop length induces start/stop operation of cross cutter.
This value is displayed in code C3703/000.
TRUE
The selected start/stop length exceeds
the limit cutting length for start/stop
operation => The pause will be extended
accordingly in the asynchronous motion
phase.
g_bStartStopOperationStartStopProfile BOOL
FALSE
The selected start/stop length
undershoots the limit cutting length for
start/stop operation. (See Chapter 2.2.2
Synchronous cross cutter.)