Grafcet
35015365.01 07/2008 193
Programming transition conditions associated with transitions
General points A transition condition associated with a condition is used to define the logic
conditions necessary to cross this transition.
The maximum number of transitions is 1024. It cannot be configured.
The maximum number of valid transitions at the same time can be configured.
Rules z Associated with each transition is a transition condition which can be
programmed either in ladder language, or in instruction list language or in text
language.
z A transition condition is only scanned if the transition with which it is associated
is valid.
z A transition condition corresponds to a contact network or an instruction list or a
text expression, including a series of tests on bits and/or words.
z A transition condition which has not been programmed is always an incorrect
transition condition.
Locating the
transition
condition
The transition conditions are located in the following manner:
MAST - <Grafcet section name> - CHART(or MACROk) - PAGE n %X(i)
--> % X(j) with :
n = Page number
i = Upstream step number
j = Downstream step number
Example: MAST - Paint - CHART - PAGE 0 %X(0) --> %X(1)
Transition condition associated with the transition between step 0 and step 1 on
page 0 of the Paint section graph.
Note: when steps have been activated or deactivated at the same time, the
address indicated is that of the step in the column furthest to the left.