<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>ABB Software User Forum</title>
  <link>http://www.robotstudio.com/forum/</link>
  <description>This is an XML content feed of; ABB Software User Forum : Last 10 Posts</description>
  <copyright>Copyright (c) 2006-2008 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 30 Jul 2010 10:03:49 +0000</pubDate>
  <lastBuildDate>Thu, 29 Jul 2010 02:24:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.53</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.robotstudio.com/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <item>
   <title>Developer Tools : PC control robot problem(labview, mastership,move)</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4287&amp;PID=13453#13453</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=3506" rel="nofollow">Nivek</a><br /><strong>Subject:</strong> PC control robot problem(labview, mastership,move)<br /><strong>Posted:</strong> 2010-July-29 at 02:24<br /><br />Hi,<div><br></div><div>I have been using Labview 8.6 to interface with ACS550-u1 controller from ABB and can't seem to get it to link up. It keeps stating an 6106 error and says its timing out after its reached a modbus. The vi I'm using now has modbusing in it. Do I need to do that or can I just use a frequency generator vi to control the motor. Do anyone have a program already written for this type of control or know where I can go to find one. I went to NI's forum and the code that they had didn't work either, it stated a similar error. Any help would greatly be&nbsp;appreciated.&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 29 Jul 2010 02:24:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4287&amp;PID=13453#13453</guid>
  </item> 
  <item>
   <title>Developer Tools : listview checked handle</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4327&amp;PID=13452#13452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=3170" rel="nofollow">RouxAxium</a><br /><strong>Subject:</strong> listview checked handle<br /><strong>Posted:</strong> 2010-July-28 at 21:01<br /><br />Hi, I made a function that work with the listview 2.0 net. &nbsp;I would like to know how i can do the same thing with the SDK flexpendant Listview?<div><br></div><div><div>&nbsp;&nbsp; Private Sub ListView1_ItemCheck(ByVal sender As Object, ByVal e As System.Windows.Forms.ItemCheckEventArgs) Handles ListView1.ItemCheck</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Dim i = 0</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;If e.NewValue = CheckState.Checked Then</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;i = 1</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;StringTxt.FillFromString(ListView1.Items(e.Index).Text)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sFrmHMI_PatternName.Value = StringTxt</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Else</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;End If</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;If i = 0 Then</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;StringTxt.FillFromString(" ")</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sFrmHMI_PatternName.Value = StringTxt</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;End If</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Me.Invoke(New EventHandler(AddressOf LoadEnableI), New Object() {sender, e})</div><div>&nbsp;&nbsp; &nbsp;End Sub</div></div><div><br></div><div>Best Regards,</div><div><br></div><div>Martin</div>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 21:01:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4327&amp;PID=13452#13452</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : I dont have 30 days for robot studio 5.13.01</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13451#13451</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=3203" rel="nofollow">pablo07</a><br /><strong>Subject:</strong> I dont have 30 days for robot studio 5.13.01<br /><strong>Posted:</strong> 2010-July-28 at 20:38<br /><br />I have just instaled Robot Studio 5.13.01 on another computer and it works. I think that i do something wrong when i instaled&nbsp; this version on my computer so thanks for everyone how try to help my with solve this problem]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 20:38:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13451#13451</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : Get attached part in VSTA.</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4326&amp;PID=13450#13450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=37" rel="nofollow">Klaus</a><br /><strong>Subject:</strong> Get attached part in VSTA.<br /><strong>Posted:</strong> 2010-July-28 at 12:59<br /><br />My robot attach a Part with 3 bodies. During simulation i need to delete 2 of the buddies in the part.<DIV>&nbsp;</DIV><DIV>To do that i need help to 2 examples.</DIV><DIV>&nbsp;</DIV><DIV>1. Find atacched part of the robot.</DIV><DIV>2. Delete body in exixting part found in question 1.</DIV><DIV>&nbsp;</DIV><DIV>VB or C#</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>PS. Would bee nice if VSTA/API had its own tropic</DIV><DIV>&nbsp;</DIV><DIV>BR Klaus</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 12:59:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4326&amp;PID=13450#13450</guid>
  </item> 
  <item>
   <title>ScreenMaker : Is there any demo</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=3584&amp;PID=13449#13449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=2876" rel="nofollow">Abhishek PM</a><br /><strong>Subject:</strong> Is there any demo<br /><strong>Posted:</strong> 2010-July-28 at 12:44<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>There are some ScreenMaker demo videos available at the following location:</DIV><DIV><a href="http://www.abb.com/product/ap/seitp327/0ffa2e42b182876fc12577360056f9a4.aspx" target="_blank">http://www.abb.com/product/ap/seitp327/0ffa2e42b182876fc12577360056f9a4.aspx</A></DIV><DIV>&nbsp;</DIV><DIV>Announcement also exists on the ScreenMaker forum describing the same.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 12:44:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=3584&amp;PID=13449#13449</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : I dont have 30 days for robot studio 5.13.01</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13448#13448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=3203" rel="nofollow">pablo07</a><br /><strong>Subject:</strong> I dont have 30 days for robot studio 5.13.01<br /><strong>Posted:</strong> 2010-July-28 at 10:02<br /><br />First i instal new operational system(windows XP) then i instal robot studio 5.13.01]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 10:02:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13448#13448</guid>
  </item> 
  <item>
   <title>ScreenMaker : Why I can&#039;t open the RobotStudio Tutorials - Scree</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4323&amp;PID=13447#13447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=2803" rel="nofollow">SriniP</a><br /><strong>Subject:</strong> Why I can&#039;t open the RobotStudio Tutorials - Scree<br /><strong>Posted:</strong> 2010-July-28 at 09:32<br /><br /><P>Hello:</P><P>Username/password is not needed to open the tutorials. Please check the settings of your local PC/LAN/browser.</P><P>Best Regards, Srini</P>]]>
   </description>
   <pubDate>Wed, 28 Jul 2010 09:32:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4323&amp;PID=13447#13447</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : I dont have 30 days for robot studio 5.13.01</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13446#13446</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=450" rel="nofollow">graemepaulin</a><br /><strong>Subject:</strong> I dont have 30 days for robot studio 5.13.01<br /><strong>Posted:</strong> 2010-July-27 at 23:02<br /><br /><DIV>Have you previously installed version 5.13 and used up the 30 day trial period?</DIV><DIV>If so&nbsp;upgradeing to 5.13.01 will not give you another 30 days (only major revisions like 5.12 to 5.13).</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>Graeme</DIV>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 23:02:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13446#13446</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : I dont have 30 days for robot studio 5.13.01</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13445#13445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=2219" rel="nofollow">carlosmtz2000</a><br /><strong>Subject:</strong> I dont have 30 days for robot studio 5.13.01<br /><strong>Posted:</strong> 2010-July-27 at 22:56<br /><br /><P>Did you have another RS in that machine before installing this one?</P>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 22:56:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13445#13445</guid>
  </item> 
  <item>
   <title>RobotStudio IRC5 (5.x - ) : I dont have 30 days for robot studio 5.13.01</title>
   <link>http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13444#13444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.robotstudio.com/forum/member_profile.asp?PF=3203" rel="nofollow">pablo07</a><br /><strong>Subject:</strong> I dont have 30 days for robot studio 5.13.01<br /><strong>Posted:</strong> 2010-July-27 at 22:47<br /><br />Thanks for the answer but when i select this option, window of activation disappear and when i click on more time icon Robot Studio 5.13.01 I have still activation window]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 22:47:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.robotstudio.com/forum/forum_posts.asp?TID=4324&amp;PID=13444#13444</guid>
  </item> 
 </channel>
</rss>