Tietokoneiden näyttöjä, joissa näkyy kuvaa automaatiolaboratorion laitteistosta. Monitoreiden takana näkyy sama laitteisto kuin kuvissa.

timohei.net / My Courses / Production Automation Project / Siemens S7 How-to / Sequence Programming /
Actions

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.

Updated 9.11.2018

<<  Previous Page
(7) Connect Tags to FB
Sivu 8/10Next Page >>
(9) Conditions
© Timo Heikkinen | timo piste heikkinen at oamk piste fi