<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[一键启停程序，请大家看下为什么？]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878.html]]></link>
 <description><![CDATA[Latest 50 replies of 一键启停程序，请大家看下为什么？]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Tue, 28 Apr 2026 23:26:48 +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[zsb2010是高手，分析的很透彻。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1712433.html]]></link>
 <author><![CDATA[douwz]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 03 Nov 2015 00:18:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用交替输出指令就可以解决了，不用这么麻烦]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1712392.html]]></link>
 <author><![CDATA[tvrqraps]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 02 Nov 2015 13:56:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你直接用交替输出好了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1712380.html]]></link>
 <author><![CDATA[杨一敏]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Mon, 02 Nov 2015 13:44:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[s:28] 大侠就是大侠zsb2010]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711955.html]]></link>
 <author><![CDATA[stackdog]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 01 Nov 2015 13:07:37 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[网络3的工作逻辑， M0.2的上升沿到来时，M0.2 P 这条指令的运算逻辑结果为1，这个时候，如果Q0.2是0 ，则常闭点为1，则Q0.2的线圈的运算结果为1，Q0.2点亮，
那么下一个扫描周期呢，M0.2 P 这条指令的逻辑运算结果为0 ，这个时候,这个时候，不管Q0.2的线圈是0 还是1 ，运算的结果都是 Q0.2的线圈输出为0
所以网络3，只有在 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711950.html]]></link>
 <author><![CDATA[zsb2010]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 01 Nov 2015 13:01:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[网络1的工作逻辑，M0.0 等于上升沿的 扫描周期，调用一键启停子程序，在这个子程序中 L0.0 的类型是 IN/OUT 类型，就是这个变量，在执行子程序之前，首先从外部读取变量的值，这时读取 到 Q0.0 传送到 L0.0中，如Q0.0是 0 则L0.0就是0 则做子程序时
第一条指令 L0.0 的常闭点，那么常闭点的状态取决于线圈状态吧，此时线圈 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711949.html]]></link>
 <author><![CDATA[zsb2010]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 01 Nov 2015 12:56:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[网络3肯定不行，输出自身无保持]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711726.html]]></link>
 <author><![CDATA[rongbing]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 31 Oct 2015 13:32:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[上升沿微分是怎么回事，你这样只能实现点动.（网络3）]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711725.html]]></link>
 <author><![CDATA[刚者无畏]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 31 Oct 2015 13:23:26 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[局部变量要先定义后使用？我也搞不清楚，期待高手的回答。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711613.html]]></link>
 <author><![CDATA[zhengf1989]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 31 Oct 2015 09:40:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[还是不理解啊]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711263.html]]></link>
 <author><![CDATA[qinglin2314]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 30 Oct 2015 03:02:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[s:28] 网络2 实现不了，就是个保持不保持的问题。你都用上升沿了，还怎么保持啊]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711099.html]]></link>
 <author><![CDATA[stackdog]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 09:48:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[局部变量和全局变量的原因吧]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711072.html]]></link>
 <author><![CDATA[我爱玩机机]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 08:36:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[怎么保持了？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1711020.html]]></link>
 <author><![CDATA[qinglin2314]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 05:32:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[一个保持，一个不保持！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1531878#1710997.html]]></link>
 <author><![CDATA[keven1]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Thu, 29 Oct 2015 03:26:50 +0000]]></pubdate>
</item>
</channel></rss>