time diagram-PLC技术网(www.plcjs.com)-可编程控制器技术门户


time diagram

 (点击题目可以在互联网中搜索该题目的相关内容)
日期:2006-11-27 23:47:59     来源:   作者: 点击:
点击【 大  中  小 】, 可 以 选 择 字 体的大小,以便 你 阅读.
Do you think that to write a good ladder program do we need to draw time diagram of all inputs and outputs ( happen in a cycle )?
Its not essential, but its very good design practice, and is very heavily used in electronics design. A well-written timing diagram will help you with most aspects of writing good quality code.
(a) Plan the code, taking into consideration rate requirements, cycle times etc.
(a) Write the code (use the timing diagram as the spec)
(b) Commission the code (check operation against spec)
(c) Document the way the system works for yourself and others
(d) Help identify ways to speed up the machine or system
上一篇: My Symax 400 plc does not run
下一: define digital rung in RSLogix5000