4 possible states in detail, Possible states in detail – Lenze ApplicationTemplate PackML (PLC Designer R3-x) User Manual

Page 69

Advertising
background image

Lenze · ApplicationTemplate PackML · 1.0 EN - 05/2014

69

Architecture: The ApplicationTemplate PackML in detail

State machine in detail

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

9.3.4

Possible states in detail

The possible states of the state machine are stored in the enumerations L_EATP_CtrlCmds_PackML

and L_EATP_States_PackML.

Command values/state values

Possible states

• The command values of the state values

are stored in ENUM

L_EATP_CtrlCmds_PackML.

• The state values are stored in ENUM

L_EATP_States_PackML.

State

Category

Colour

Description

ABORTED

Waiting

Yellow The state keeps the relevant information of the machine relevant for an

abortion. The machine can only leave the ABORTED state after a

triggered CLEAR command if the reason for the error in the machine has

been removed/reset.

ABORTING

Active

green

This state can always be achieved as response to an ABORT command.

The abort logic causes a quick and safe stop of the machine.

CLEARING

Active

green

This state triggers the acknowledgement of errors which have been

triggered in the ABORTING state and still are available in the ABORTED

state. Subsequent change to the STOPPED state.

COMPLETE

Waiting

Yellow The machine has exited the COMPLETING state and waits for the RESET

command. Subsequent change to the RESETTING state.

COMPLETING

Active

green

It is automatically changed to this state after the EXECUTE state. The

machine shuts down, the product supply is stopped for this purpose.

Execute

Dual

Blue

As soon as the machine processes material, it is in the EXECUTE state.

The different operating modes contain specific activities that are

possible in the EXECUTE state. The "Producing" operating mode, for

instance, causes the machine to produce/the "Clean out" operating

mode causes the machine to be cleaned, both in the EXECUTE state.

Advertising