Siemens SIMATIC S7-1200 Programación de seguridad Manualline - Página 20

Navegue en línea o descargue pdf Programación de seguridad Manualline para Interruptor Siemens SIMATIC S7-1200. Siemens SIMATIC S7-1200 48 páginas. Controlling several fans (ebm-papst) via modbus rtu
También para Siemens SIMATIC S7-1200: Manual (30 páginas), Manual de instrucciones (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 Programación de seguridad Manualline
3 Methods for Safety Programming
3.2

Block information and comments

General
In SIMATIC Safety, the Function Block Diagram (FBD) and Ladder Diagram (LAD)
programming languages are available to you. Both languages provide the option to
store block and network comments.
Comments have no influence on the signature of F-FBs/F-FCs and can therefore
also be edited after acceptance.
Recommendation
In the block comment of your block, enter formal information about the block with
the aid of the following template.
If you implement diagnostic functions relevant to the PL / SILCL of another
subsystem (Detect or Evaluate) in an F-FB, include normative parameters such as
PL / SILCL and category (according to ISO 13849-1), DC measures, CCF
measures, etc. in the block comment.
After successful acceptance of the block, also include the signature in the block
comment. This makes it easier to track functional changes of the block.
//============================================================================
// Company
//----------------------------------------------------------------------------
// Library: (that the source is dedicated to)
// Tested with: (test system with FW version)
// Engineering: TIA Portal (SW version)
// Restrictions: (OB types, etc.)
// Requirements: (hardware, technological package, memory needed, etc.)
// Functionality: (that is implemented in the block)
//----------------------------------------------------------------------------
// Reference to Safety Requirement Specification:
// Safety related information: (SIL/PL (Cat.), DC, methods against CFF for connected
subsystems)
//----------------------------------------------------------------------------
// Change log table:
// Version
// 01.00.00
//============================================================================
Safety Programming Guideline
Entry ID: 109750255,
V1.0,
Date
Signature
(dd.mm.yyyy)
(Block CRC)
10/2017
Expert in charge
Changes applied
(Name of expert)
First released version
20