<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=4&amp;t=622" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2006-09-20T07:06:04+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=622</id>
<entry>
<author><name><![CDATA[NewBreedWarrior]]></name></author>
<updated>2006-09-20T07:06:04+01:00</updated>
<published>2006-09-20T07:06:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=622&amp;p=3800#p3800</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=622&amp;p=3800#p3800"/>
<title type="html"><![CDATA[Flow Control Time out]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=622&amp;p=3800#p3800"><![CDATA[
I pulled my Parallax, Inc Basic stamp Programming Manual out... was lookingaround I havent tried any of this who knows maybe it will work maybe not....qoute.... Flow-control time out solves one problem but can creat another__if the reciver isn't conected, Serout may never never get permission to send. The prgram will be stuck in Serout indefinitely. To prevent this, Serout allows you to specify how long it should wait for permission, from 0 to 65535 ms. If the specified time passes without permission to send, Serout aborts, allowing the program to continue at <span style="font-style: italic">tlabel. </span> Here's the previous example (just the Sender code) with a 2.5-second timeout:    <br /><br />Serout1\0, 16468,2500, noFlow["HELLO!"]<br />'...instructions executed after a successful Serout<br />stop<br /><br />noFlow:<br />'if Serout times out waiting for the Flow-control permission,<br />'it jumps to this label in the program.<br /><br /><br /><br />Ok now who knows..may may not be usefull..atleast it's something....my RN-1 is gimped right now from a blown #3 servo.....<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=251">NewBreedWarrior</a> — Wed Sep 20, 2006 7:06 am</p><hr />
]]></content>
</entry>
</feed>