Siemens SIMATIC S7-1200 Safety Programming Manualline - Page 41

Browse online or download pdf Safety Programming Manualline for Switch Siemens SIMATIC S7-1200. Siemens SIMATIC S7-1200 48 pages. Controlling several fans (ebm-papst) via modbus rtu
Also for Siemens SIMATIC S7-1200: Manual (30 pages), Operating Instructions Manual (36 pages), Manual (40 pages), Manual (17 pages), Manual (31 pages), Manual (49 pages), Manual (20 pages)

Siemens SIMATIC S7-1200 Safety Programming Manualline
4 Optimizing Safety Programs
4.1.2

Timer blocks

Timers are an integral part of a safety program as many of the system functions
such as "ESTOP1" internally use these timers. Despite this fact, generating a fail-
safe time value requires considerable effort and regeneration for each single timer
block.
Recommendation
Reduce the number of timer blocks to a minimum.
4.1.3

Multi-instances

Recommendation
Use multi-instances for fail-safe function blocks. This means that the block-internal
tags are integrated into the block interface of the calling block.
Advantages
Standardization of safety programs:
No global data is used for block tags. This allows reuse of the calling block
(including the integrated blocks).
Optimizing the compile performance:
Using multi-instances requires less protection code than using instance
data blocks.
The use of multi-instances reduces the number of F-blocks on the system
side. This optimizes the compilation of the safety program.
Safety Programming Guideline
Entry ID: 109750255,
V1.0,
10/2017
41