Actions
461 531 626
In the action part of the sequence structure all physical outputs, timers and other controlled objects are controlled using stepwise bits.
Each bit of SequenceStepBit indicates the activation status of each sequence step. The first step activation is indicated by "SequenceStepBit".%X0 - note the quotation marks, point and the percent sign! Other step activation statuses are indicated in the same way; replace %X0 with %X1 (step 2), %X2 (step 3), ..., %X31 (step 31).
Create the action part of the sequence according to the example below.