Siemens SIMATIC S7-1200 Veiligheidsprogrammering Manualline - Pagina 41

Blader online of download pdf Veiligheidsprogrammering Manualline voor {categorie_naam} Siemens SIMATIC S7-1200. Siemens SIMATIC S7-1200 48 pagina's. Controlling several fans (ebm-papst) via modbus rtu
Ook voor Siemens SIMATIC S7-1200: Handmatig (30 pagina's), Gebruiksaanwijzing (36 pagina's), Handmatig (40 pagina's), Handmatig (17 pagina's), Handmatig (31 pagina's), Handmatig (49 pagina's), Handmatig (20 pagina's)

Siemens SIMATIC S7-1200 Veiligheidsprogrammering 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