Cross cutter, Appendix – Lenze EVS93xx CrossCutter User Manual
Page 181

Cross Cutter
Appendix
Prepared Solution Servo PLC / ECSxA 1.1 EN
6-13
Outputs
Global variables
(Variable type: VAR_GLOBAL)
Name Data
type
Value/Meaning
Status signal: All calculation sequences for new cross-cutter motion profiles have
been completed successfully.
TRUE
All calculation sequences for new cross-
cutter motion profiles have been
completed successfully.
Starting a new calculation sequence will
reset this status output to FALSE.
g_bAllCalcDone BOOL
FALSE
All calculation sequences for new cross-
cutter motion profiles are still in
progress.
Status signal: The motion profile for the cutting length needs to be recalculated due
to changes to input values for the calculation.
TRUE
Need to recalculate.
g_bAnotherRoundCalcCuttingProfile BOOL
FALSE
Do not need to recalculate.
Status signal: The motion profile for the reject length needs to be recalculated due
to changes to input values for the calculation.
TRUE
Need to recalculate.
g_bAnotherRoundCalcRejectProfile BOOL
FALSE
Do not need to recalculate.
Status signal: The motion profile for the test length needs to be recalculated due to
changes to input values for the calculation.
TRUE
Need to recalculate.
g_bAnotherRoundCalcTestProfile BOOL
FALSE
Do not need to recalculate.
Status signal: The motion profile for the start/stop length needs to be recalculated
due to changes to input values for the calculation.
TRUE
Need to recalculate.
g_bAnotherRoundCalcStartStopProfile BOOL
FALSE
Do not need to recalculate.
g_nMaxMasterVelForActCuttingProfile_v INT Entry
indicating
the maximum possible line speed for the set cutting length in
[incr./ms].
g_nMaxMasterVelForActRejectProfile_v INT
Entry indicating the maximum possible line speed for the set reject length in
[incr./ms].
g_nMaxMasterVelForActTestProfile_v
INT
Entry indicating the maximum possible line speed for the set test length in [incr./ms].
g_nMaxMasterVelForActStartStopProfile_v
INT
Entry indicating the maximum possible line speed for the set start/stop length in
[incr./ms].
g_nMaxMasterVelForActAsyCuttingProfile_v INT
Entry
indicating
the maximum possible line speed for the set asynchronus cutting
length in [incr./ms].
g_dnDistanceToXMax
DINT
Distance between finishing point of motion profile and 6 o'clock position on knife in
0.0001[m_units].
•
If you use this variable, to avoid inconsistencies, do not write variable
g_dnDistanceToXMax_p!
g_dnDistanceToXMax_p
DINT
Distance between finishing point of motion profile and 6 o'clock position on knife in
0.0001[incr.].
•
If you use this variable, to avoid inconsistencies, do not write variable
g_dnDistanceToXMax!
g_nNumberOfKnifes INT
Number of knives mounted on the knife drum.