<?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>
        You may find&lt;br&gt;&lt;br&gt;fiducialConfidenceArray = GetArrayVariable(&quot;FIDUCIAL_CONFIDENCE_ARRAY&quot;) &lt;br&gt;if (fiducialConfidenceArray != null)&lt;br&gt;{&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Write(fiducialConfidenceArray[0] + &quot;\n&quot; );&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SetArrayVariable(&quot;TEST&quot;,fiducialConfidenceArray) &lt;br&gt;}&lt;br&gt;&lt;br&gt;to be more correct. Note this assumes that you checked the &quot;create array&quot; in the Fiducials module and that you just wanted to print out the first element[0] of the array.&lt;br&gt;&lt;br&gt;Note the use of SetArrayVariable instead of SetVariable.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5771</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5771</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>JScript GetArrayVariable()</title>
        <description>
        I try to get the confidence array form the fiducials data in a JScript with the GetArrayVariable() function&lt;br&gt;&lt;br&gt;I do get data but when I Write() the data or use a WatchVariable component the data is wrong.&lt;br&gt;&lt;br&gt;fiducialConfidenceArray = GetArrayVariable(&quot;FIDUCIAL_CONFIDENCE_ARRAY&quot;)&lt;br&gt;Write(fiducialConfidenceArray + &quot;\n&quot; );&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;SetVariable(&quot;TEST&quot;,fiducialConfidenceArray)&lt;br&gt;&lt;br&gt;any tips or is something wrong with the GetArrayVariable() function?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5771</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5771</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
