<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[用于子程序多次调用的定时器]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413.html]]></link>
 <description><![CDATA[Latest 50 replies of 用于子程序多次调用的定时器]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Fri, 01 May 2026 07:53:40 +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[[s:21]&nbsp;&nbsp;[s:28]&nbsp;&nbsp;[s:32]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2482527.html]]></link>
 <author><![CDATA[yanxinzou]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Wed, 18 Dec 2024 01:01:58 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[原程序呢 [s:39]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2478566.html]]></link>
 <author><![CDATA[杰森斯坦表哥]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 30 Nov 2024 03:23:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我基本上这么用的，要加上限，不然溢出重新从负的开始计算了 [s:26]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2366084.html]]></link>
 <author><![CDATA[选择性智障]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Tue, 04 Jul 2023 01:29:41 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢分享 [s:21]&nbsp;&nbsp;[s:21]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2364777.html]]></link>
 <author><![CDATA[金信集团2022]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Mon, 26 Jun 2023 23:44:35 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[qwertyuio]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2364544.html]]></link>
 <author><![CDATA[hzy1818]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sun, 25 Jun 2023 09:01:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我写了个]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2364218.html]]></link>
 <author><![CDATA[ajunn]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Fri, 23 Jun 2023 08:14:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[可以了吗？大家试一下]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2364175.html]]></link>
 <author><![CDATA[eaglesence]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Thu, 22 Jun 2023 14:32:16 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第11楼jshyhw于2023-06-16 10:21发表的&nbsp;&nbsp;:

已经试过可以的，那个子程序重复调用有问题原因是取的瞬时时间值变量不能用同一个变量，那个变量要开放出来每调用一次都要配置一个变量，并不是上升沿的原因，那个上升沿不在子程序里面也得在外面调用时加上升沿，没有那个沿是算不出时间差的
 [attachmen ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363183.html]]></link>
 <author><![CDATA[中棉油脂]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Fri, 16 Jun 2023 04:14:16 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[盯一下，插个眼]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363160.html]]></link>
 <author><![CDATA[早起的虫子^^]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Fri, 16 Jun 2023 03:08:51 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第10楼中棉油脂于2023-06-15 22:36发表的&#160;&#160;:



200SMART子程序想多次调用有很多限制，是不可以出现计数器 定时器 上升沿等指令的。你好好查下资料就知道了 ，
[/quote]
已经试过可以的，那个子程序重复调用有问题原因是取的瞬时时间值变量不能用同一个变量，那个变量要开放出来每调用一次都要配置一 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363135.html]]></link>
 <author><![CDATA[jshyhw]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Fri, 16 Jun 2023 02:21:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第9楼jshyhw于2023-06-15 21:19发表的&nbsp;&nbsp;:

那个上升沿是取当前时间的，不过这程序确实有别的问题没法用
[/quote]


200SMART子程序想多次调用有很多限制，是不可以出现计数器 定时器 上升沿等指令的。你好好查下资料就知道了 ，]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363079.html]]></link>
 <author><![CDATA[中棉油脂]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Thu, 15 Jun 2023 14:36:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第6楼中棉油脂于2023-06-12 22:05发表的&nbsp;&nbsp;:
想法挺好，看了下你原程序有个上升沿指令，估计多次调用是不行的。
[/quote]
那个上升沿是取当前时间的，不过这程序确实有别的问题没法用]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363071.html]]></link>
 <author><![CDATA[jshyhw]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Thu, 15 Jun 2023 13:19:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这程序写出来没试，今天试了下有问题不要下载了，抱歉了各位，改好另传]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2363068.html]]></link>
 <author><![CDATA[jshyhw]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Thu, 15 Jun 2023 13:10:48 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我顶，思路决定出路，谢谢分享！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362529.html]]></link>
 <author><![CDATA[f118]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Mon, 12 Jun 2023 23:36:53 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[想法挺好，看了下你原程序有个上升沿指令，估计多次调用是不行的。]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362519.html]]></link>
 <author><![CDATA[中棉油脂]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Mon, 12 Jun 2023 14:05:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[思路不错]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362508.html]]></link>
 <author><![CDATA[往事如风]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Mon, 12 Jun 2023 12:52:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[千斤顶，这样就不用总是去考虑定时器编号问题了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362222.html]]></link>
 <author><![CDATA[矽能工控]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sun, 11 Jun 2023 01:40:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不错不错]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362134.html]]></link>
 <author><![CDATA[lan19910425]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 10 Jun 2023 05:50:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不错！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362130.html]]></link>
 <author><![CDATA[cdjszdh]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 10 Jun 2023 05:14:30 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[没人顶一下？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1755413#2362094.html]]></link>
 <author><![CDATA[jshyhw]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 10 Jun 2023 01:52:19 +0000]]></pubdate>
</item>
</channel></rss>