<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Malcolm,&lt;br&gt;&lt;br&gt;It would depend on what action you need to invoke after the movement. For example, based on the results of the Movement module (perhaps you are checking the MOVEMENT_PERCENT) you would need to send a signal to an external device or set another variable that is accessed via the API.&lt;br&gt;&lt;br&gt;If the procedure you are talking about should happen within RR then once the movement module no longer detects motion it would have to set a state variable that would change the function that RR is doing. &lt;br&gt;&lt;br&gt;We often use tabs for this purpose and use the Set_Variable module to set something like &apos;execute&apos; to &apos;monitor&apos; just once (for init purposes). Then in the main tab use Call [execute] which will jump to a tab called &apos;monitor&apos;. This would check for motion. Once motion stops the motion tab would change this variable to &apos;process&apos; which would then execute a &apos;process&apos; tab instead of the &apos;execute&apos;. And so forth. What this does is allow you to use a single variable as a function name to execute and have each tab change the state as needed.&lt;br&gt;&lt;br&gt;If you have more information about this process that you need to execute I can probably be a bit more specific.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5652</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5652</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>image after motion/movement stops</title>
        <description>
        Hi&lt;br&gt;&lt;br&gt;I have a camera mounted above a production line,&amp;nbsp;&amp;nbsp;the line moves roughly every 20- 30 sec (varies by product).&lt;br&gt;&lt;br&gt;I&apos;ve had success processing the image for the final result. (ocr etc).&lt;br&gt;&lt;br&gt;what approach should I take to have RR basically loop a procedure triggered once motion stops?&lt;br&gt;&lt;br&gt;The location of the camera is close and the frames vary drastically while the product is in motion, so I&apos;m not concerned about RR being able to detect the motion.&amp;nbsp;&amp;nbsp;I m just confused how i can use the movement module to achieve it :)&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5652</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5652</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
