Siemens SIMATIC S7-1200 Güvenlik Programlama Manualline - Sayfa 20

Anahtar Siemens SIMATIC S7-1200 için çevrimiçi göz atın veya pdf Güvenlik Programlama Manualline indirin. Siemens SIMATIC S7-1200 48 sayfaları. Controlling several fans (ebm-papst) via modbus rtu
Ayrıca Siemens SIMATIC S7-1200 için: Manuel (30 sayfalar), Kullanım Talimatları Kılavuzu (36 sayfalar), Manuel (40 sayfalar), Manuel (17 sayfalar), Manuel (31 sayfalar), Manuel (49 sayfalar), Manuel (20 sayfalar)

Siemens SIMATIC S7-1200 Güvenlik Programlama 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