<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[手动、自动、暂停程序的结构框架讨论]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773.html]]></link>
 <description><![CDATA[Latest 50 replies of 手动、自动、暂停程序的结构框架讨论]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Sun, 12 Apr 2026 00:48:31 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[控制柜面板上直接使用三位置的转换开关进行手动、自动、暂停工作模式的切换，分别调用对应的子程序即可，该操作清晰简单、没有干扰，各子程序可以做成功能块和数据块。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1426554.html]]></link>
 <author><![CDATA[yyjjzz]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 02 Apr 2013 02:24:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[暂停好像很难做的 在流水线上，&nbsp;&nbsp; 我暂停按钮，设备的保持当前的状态， 当我复位暂停的时候的设备的继续接着刚才的状态继续运行]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1425297.html]]></link>
 <author><![CDATA[huangpeng]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 30 Mar 2013 03:01:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[什么手动自动暂停的，要做出来是很容易的。但是在暂停后进入手动模式，进行手动操作，手动操作完后没有回到暂停时的位置乍办，比如一个气缸暂停前是伸出的，进行手动操作完后，操作人员把他搞到退回位置，在进入自动时，气缸又要自动伸出是可以做到，假如动了很多个，之间有互锁，会打架，就很烦了。如手动操作后，操作人 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1424066.html]]></link>
 <author><![CDATA[xiejun8103]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 27 Mar 2013 02:39:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[真想做的可联系我，我有想例]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1424046.html]]></link>
 <author><![CDATA[jxh668]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 27 Mar 2013 01:13:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这是自动线是必须要有的功能]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1424041.html]]></link>
 <author><![CDATA[jxh668]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 27 Mar 2013 01:03:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这绝对是个好主题。
我来学习的，继续观摩！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1424033.html]]></link>
 <author><![CDATA[mechatronics]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 27 Mar 2013 00:45:10 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[暂停后，一般是继续启动，继续执行自动程序，，如果需要切换到收手动输出， 则可以添加一段回原点程序，就是各个动作依次回到设备的初始状态，，]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423998.html]]></link>
 <author><![CDATA[355539241]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 Mar 2013 16:18:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个确实有难度，没有点时间积累，或者看多了解多类似的工程，估计很难写得好，还有就是停电后再启动，要接着原来的动作。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423959.html]]></link>
 <author><![CDATA[叶落而有思]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 Mar 2013 13:46:24 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我之前一般没做暂停程序，都是单循环或者复位急停之类的，我顶一下，大家各抒已见。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423851.html]]></link>
 <author><![CDATA[卓发智能]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 Mar 2013 09:52:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第15楼jianming于2013-03-25 22:43发表的&nbsp;&nbsp;:
我通常是用子程序来做，暂停的时候跳出自动的子程序，状态可以保持，外部再加一些相应的辅助程序，这时候如果转入手动的子程序一样可以控制输出，但不会触发自动的逻辑关系运算，暂停转回自动后，会接着暂停前的状态继续运行
[/quote]
此法可以参考，但是 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423828.html]]></link>
 <author><![CDATA[dmh]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 Mar 2013 09:00:28 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第7楼jianming于2013-03-24 14:47发表的&nbsp;&nbsp;:

这位大哥言过了，小弟哪敢教育你啊！就是大家讨论和交流下方法经验而已。上W步的程序手自暂停转换你都是在一个主体程序完成，证明你真是牛人，小弟佩服，真的
[/quote]
只要分开写，程序长短写在一起都没有问题
如果上万步的程序，一般都是Q系列的了，程 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423820.html]]></link>
 <author><![CDATA[gaokunjian]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 26 Mar 2013 08:37:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[暂停输出，，也必须配合执行机构选型，比如电磁阀必须选择带中位保持的，，当按下暂停，电磁阀停在中位， 再次按下启动，电磁阀再接着动作，，必须3位置的电磁阀才行。。。别一味相信三菱或者西门子的工程师，，不一定有非常丰富的项目经验。暂停程序嘛，相当的简单。。。。很多基础问题没掌握好之前，别去玩复杂的。。要 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423551.html]]></link>
 <author><![CDATA[355539241]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 17:20:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第16楼dmh于2013-03-25 22:47发表的&nbsp;&nbsp;:
看一下论坛中【PLC急停有那些方法？ 】的贴可能对你有帮助
[/quote]
呵呵，如果不用SFC来写怎么办。我这么多年从来没用SFC来写过程序，感觉SFC写起来更复杂，人笨没办法]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423533.html]]></link>
 <author><![CDATA[jianming]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:52:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[看一下论坛中【PLC急停有那些方法？ 】的贴可能对你有帮助]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423532.html]]></link>
 <author><![CDATA[dmh]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:47:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我通常是用子程序来做，暂停的时候跳出自动的子程序，状态可以保持，外部再加一些相应的辅助程序，这时候如果转入手动的子程序一样可以控制输出，但不会触发自动的逻辑关系运算，暂停转回自动后，会接着暂停前的状态继续运行]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423527.html]]></link>
 <author><![CDATA[jianming]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:43:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[在暂停的上升沿做个数据转存啊！&nbsp;&nbsp;自动上升沿再把数据送回来。&nbsp;&nbsp;开关量用 YD&nbsp;&nbsp;MD （某些PLC是这个）。D就不用说了 。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423526.html]]></link>
 <author><![CDATA[xukai1130]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:28:34 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[通常是保持暂停前的状态，暂停后还要能手动控制，用来排除故障，暂停解除后恢复之前的状态,一般程序的手动和自动是相互联锁的，这时的手动和自动程序是怎么写的。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423524.html]]></link>
 <author><![CDATA[张海川]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:22:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我感觉没法做出统一，不一样的工程不一样的动作，有的暂停了还需要继续输出点输出，有的暂停了就停止输出，要根据工程的要求来写，合理运用指令是最好的解决方法。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423518.html]]></link>
 <author><![CDATA[xukai1130]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:10:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[通常是保持暂停前的状态，暂停后还要能手动控制，用来排除故障，暂停解除后恢复之前的状态]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423516.html]]></link>
 <author><![CDATA[jianming]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 14:08:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[暂停后的输出怎么处理]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423509.html]]></link>
 <author><![CDATA[张海川]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 25 Mar 2013 13:55:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[简单小问题，]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423162.html]]></link>
 <author><![CDATA[355539241]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 23:50:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用三菱的IST可以比较容易解决暂停的问题]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1423103.html]]></link>
 <author><![CDATA[qinchenglim]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 13:30:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第6楼乌龟船长于2013-03-24 11:57发表的&nbsp;&nbsp;:

不小心被人教育了，小弟是从事汽车行业的，万步以上的程序经常搞。自动手动暂停等写法都是这行约定俗成的做法，
哥们要是真牛的话，那就发2个做过的项目上来 让大家学习下，照片都行。
[/quote]
这位大哥言过了，小弟哪敢教育你啊！就是大家讨论和交流下 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422964.html]]></link>
 <author><![CDATA[jianming]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 06:47:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第5楼jianming于2013-03-24 10:26发表的&nbsp;&nbsp;:
2楼体会到了，4楼你说的简单程序还可以，但几千上W的复杂程序，自动手动暂停之间的转换关系，不是几个转换按钮就能做到的。
[/quote]
不小心被人教育了，小弟是从事汽车行业的，万步以上的程序经常搞。自动手动暂停等写法都是这行约定俗成的做法，
哥们要 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422906.html]]></link>
 <author><![CDATA[乌龟船长]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 03:57:03 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[2楼体会到了，4楼你说的简单程序还可以，但几千上W的复杂程序，自动手动暂停之间的转换关系，不是几个转换按钮就能做到的。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422883.html]]></link>
 <author><![CDATA[jianming]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 02:26:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个问题论坛好几个人都问过， 手自动切换的方式可以参考[url]http://www.ymmfa.com/read.php?tid=1422247&amp;page=1#1420917[/url]。。暂停的处理：如图]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422872.html]]></link>
 <author><![CDATA[乌龟船长]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 02:12:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[顶一下，暂停后，再在暂停处继续我还不会，想学习]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422865.html]]></link>
 <author><![CDATA[寒潭雁影]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 01:59:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[设计暂停功能是好烦，在不同的过程步骤中都要有一个切换条件做暂停，暂停解除又要转回原程序执行当前的步数，如果过程步骤多就要做好多切换]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422864.html]]></link>
 <author><![CDATA[luo76]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 01:58:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[顶一下，我也有同感]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1422773#1422855.html]]></link>
 <author><![CDATA[langzi8]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 24 Mar 2013 01:41:09 +0000]]></pubdate>
</item>
</channel></rss>