<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[中断指令疑问]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1426130.html]]></link>
 <description><![CDATA[Latest 50 replies of 中断指令疑问]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Fri, 08 May 2026 12:37:32 +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-1426130#1436919.html]]></link>
 <author><![CDATA[lsing5210]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 28 Apr 2013 08:43:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[有那么简单的手册吗！一句话：有信号就要马上执行的用中断执行就对咯]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1426130#1436711.html]]></link>
 <author><![CDATA[叶落而有思]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 27 Apr 2013 15:24:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我也学习了，谢谢]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1426130#1436688.html]]></link>
 <author><![CDATA[浪子不回头]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 27 Apr 2013 14:33:07 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[程序平时都是按扫描时间进行，虽然扫描一个周期时间很短，但如果遇到在紧急情况，要立即处理，如高速计数脉冲，它的执行时间比一个扫描周期要短得多，等扫描完一个周期早过了这个脉冲，如果要在某个脉冲时处理一个动作，就得用中断，中断不受程序扫描周期影响，可立即执行！]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1426130#1436495.html]]></link>
 <author><![CDATA[g073545]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sat, 27 Apr 2013 07:07:43 +0000]]></pubdate>
</item>
</channel></rss>