恭喜,你发布的帖子
发布于 2018-01-09 22:26:51
18楼
一般控制字 /状态字对照变频器说明书编辑每一位,这样更易理解,方便自己方便客户。
ZSW_12345还是不要
高逼格要向siemens >>>>4.1
4.1 Program blocks and sources
Rule: Use a template for block description
Each block is described in a description header in the program code (SCL) or in the block comment (LAD, FBD). The description contains the following items:
– Name of the company
– (Optional) ? Copyright, All rights reserved …
– (Optional) additional information
– Name of the library
– Tested PLCs with firmware version (e. g. S7-1511 V1.6)
– TIA Portal version when created
– Restrictions for use (e. g. certain OB types)
– Requirements (e. g. additional hardware)
– Description of the functionality
– Version of the block with author and date
Changes made: Template for block header
//==========================================================================
// Company// (c)Copyright (year)
//-----------------------------------------------------------------------------
// 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)
//-----------------------------------------------------------------------------
// Change log table:
// Version Date Expert in charge Changes applied
// 01.00.00 dd.mm.yyyy (Name of expert) First released version //=====================================================================
Programmierstyleguide für S7-1200/S7-1500
Entry ID: 81318674, V1.2, 10/2016 16
? Siemens AG 2016 All rights reserved
请填写推广理由:
分享
只看
楼主