Function description
This procedure is to set a step in a sequence.
This procedure sets the specified step, in addition to the already active step(s). Already active steps are not affected by this procedure.
Since the step stays set as long as this procedure (SETSTEP) is running (the procedure is run cyclically), you should take one
of the following measures to prevent a permanent setting of the step:
Conditional call of the procedure
SETSTEPvia the inputEN.Conditional call of the procedure
SETSTEPvia e.g.IFstatement in the programming languageST.Use edge recognition (
R_TRIG) at the input.
| WARNING | |
|---|---|
| WARNING | |
|---|---|
EN and ENO can be configured as additional parameters.
Representation in FBD
Representation:

Representation in LD
Representation:

Representation in IL
Representation:
LD StepName
SETSTEPRepresentation in ST
Representation:
SETSTEP (StepName);Parameter description
Description of the input parameter:
Parameter |
Data type |
Meaning |
|---|---|---|
|
|
Assignment of the step to be set via the name of the step. (If an SFC step is created then it
is automatically assigned with a variable of data type |

