
Program instructions
7.13 Program control
S7-200 SMART
System Manual, V2.3, 07/2017, A5E03822230-AF
345
7.13.3
SCR (sequence control relay)
SCR (Sequence Control Relay) instructions provide a simple yet powerful state control
programming technique for a LAD, FBD, or STL program. Whenever an application consists
of a sequence of operations that must be performed repetitively, you can use SCRs to
structure the program so that it corresponds directly to your application. As a result, you can
program and debug the application quickly and easily.
WARNING
S bit usage in POUs
Do not use the same S bit in more than one POU. For example, if you use S0.1 in the main
program, do not use it in a subroutine.
Multiple POUs accessing the same S bit could result in unexpected process operation,
possibly resulting in death or severe personal injury.
Check your program to ensure that multiple POUs do not access the same S bit.
Note
SCR programming restrictions
•
You cannot jump into or out of an SCR segment; however, you can use Jump and Label
instructions to jump around SCR segments or to jump within an SCR segment.
•
You cannot use the END instruction in an SCR segment.
Содержание SIMATIC S7-200
Страница 30: ...Product overview 1 7 Programming software S7 200 SMART 30 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 267: ...Program instructions 7 6 Counters S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 267 HSC modes 3 and 4 ...
Страница 394: ...Program instructions 7 18 Subroutine S7 200 SMART 394 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 425: ...Communication 8 5 PROFIBUS S7 200 SMART System Manual V2 3 07 2017 A5E03822230 AF 425 ...
Страница 786: ...Technical specifications A 11 S7 200 SMART cables S7 200 SMART 786 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 798: ...Error codes C 4 PLC fatal error codes S7 200 SMART 798 System Manual V2 3 07 2017 A5E03822230 AF ...
Страница 848: ...Ordering information F 6 Human Machine Interface devices S7 200 SMART 848 System Manual V2 3 07 2017 A5E03822230 AF ...