6 varcrosscutterrejectgate, Varcrosscutterrejectgate -18, Cross cutter – Lenze EVS93xx CrossCutter User Manual

Page 186: Appendix

Advertising
background image

Cross Cutter

Appendix



Prepared Solution Servo PLC / ECSxA 1.1 EN

6-18

Outputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning
Status signal: The cross cutter is operating in "Test operation" mode.

TRUE

The cross cutter is operating in "Test
operation" mode.

g_bUseTestProfile BOOL

FALSE

The cross cutter is not operating in "Test

operation" mode.

Activate and deactivate speed value for master value.
TRUE

Send speed value.

g_bStartDFIN BOOL

FALSE

Set speed to zero.

Reset g_bStopDFIN variable.
TRUE

g_bStopDFIN reset.

g_bResetStopDFIN BOOL

FALSE

g_bStopDFIN not reset.

6.1.6 VarCrossCutterRejectGate

Inputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning

g_wRejectGateSwitchingDwelltime

WORD

Selection of the switching dwell time (switching delay time) of the reject gate in ms.

g_dnDistanceRejectGate

DINT

Selection of the distance from the reject gate to the cutting position in
0.0001[m_units].

The value is converted into increments internally. If you use this variable, to avoid

inconsistencies, do not write variable g_dnDistanceRejectGate_p!

g_dnDistanceRejectGate_p

DINT

Selection of the distance from the reject gate to the cutting position in [incr.].

If you use this variable, to avoid inconsistencies, do not write variable
g_dnDistanceRejectGate!

Outputs

Global variables

(Variable type: VAR_GLOBAL)

Name Data

type

Value/Meaning

This output is used to control the reject gate.

TRUE

Open the reject gate.

g_bOpenRejectGate BOOL

FALSE

Do not open the reject gate.

Advertising