Siemens SIMATIC S7-1200 Programação de segurança Manualline - Página 41

Procurar online ou descarregar pdf Programação de segurança Manualline para Interruptor Siemens SIMATIC S7-1200. Siemens SIMATIC S7-1200 48 páginas. Controlling several fans (ebm-papst) via modbus rtu
Também para Siemens SIMATIC S7-1200: Manual (30 páginas), Manual de Instruções (36 páginas), Manual (40 páginas), Manual (17 páginas), Manual (31 páginas), Manual (49 páginas), Manual (20 páginas)

Siemens SIMATIC S7-1200 Programação de segurança 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