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

Cross Cutter
Features of the "Cross Cutter" prepared solution
Prepared Solution Servo PLC / ECSxA 1.1 EN
2-26
Inputs
Global variables
(Variable type: VAR_GLOBAL)
Name Data
type
Value/Meaning
Type of motion for the asynchronous motion phase.
This value is displayed in code C3691/000; this variable can be written to this code.
0
Second order polynomial (linear speed ramps)
1
Fifth order polynomial
g_byProfileTypeOfCalc BYTE
2
Sloping sine line
Reset cutting counter for cutting operation.
This value is written in code C4135/000 bit 11.
This value is displayed in code C4136/000 bit 11.
TRUE Reset
counter.
g_bResetCuttingProfileCounter BOOL
FALSE
Counter will not be reset.
Reset cutting counter for reject operation.
This value is written in code C4135/000 bit 12.
This value is displayed in code C4136/000 bit 12.
TRUE Reset
counter.
g_bResetRejectProfileCounter BOOL
FALSE
Counter will not be reset.
Reset cutting counter for test operation.
This value is written in code C4135/000 bit 13.
This value is displayed in code C4136/000 bit 13.
TRUE Reset
counter.
g_bResetTestProfileCounter BOOL
FALSE
Counter will not be reset.