<?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>
        Krishna,&lt;br&gt;&lt;br&gt;The name of the variable should be in quotes and reference the COM object:&lt;br&gt;&lt;br&gt;Dim cogx1&lt;br&gt;cogx1 = rr.getvariable(&quot;COG_X&quot;) &lt;br&gt;&lt;br&gt;MsgBox(&quot;Image x Value&quot; &amp; cogx1) &lt;br&gt;&lt;br&gt;For mach3, also see the following post:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/forum/index.php?thread_id=5375#1&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;forum/&lt;wbr&gt;index.php?thread_&lt;wbr&gt;id=5375#1&lt;/a&gt;&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5863</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5863</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>variables</title>
        <description>
         Hi,&lt;br&gt;I am using the following code to get some values in mach3 cnc application ,but not getting the values and giving error like not defined variable .&lt;br&gt;&lt;br&gt;i would like to get the values of COG_X and COG_Y from roborealm API to mach3 software.&lt;br&gt;Please advise me .&lt;br&gt;Thank You&lt;br&gt;Kris&lt;br&gt;&lt;br&gt;Option Explicit&lt;br&gt;Set rr = CreateObject(&quot;Roborealm.API.1&quot;)&lt;br&gt;&lt;br&gt;If Not rr.connect(&quot;localhost&quot;,6060) Then&lt;br&gt;&amp;nbsp;&amp;nbsp;MsgBox(&quot;Could not connect to RoboRealm Server&quot;)&lt;br&gt;&amp;nbsp;&amp;nbsp;rr.Close&lt;br&gt;&amp;nbsp;&amp;nbsp;End&lt;br&gt;Else&lt;br&gt;&amp;nbsp;&amp;nbsp;MsgBox(&quot;Connected&quot;)&lt;br&gt;End If&lt;br&gt;&lt;br&gt;rr.cogx1 = getvariable (COG_X)&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;MsgBox(&quot;Image x Value&quot; &amp; COG_X)&lt;br&gt; &lt;br&gt;&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5863</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5863</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
