Hello,
I’m new to RobotStudio.
I wanted to use the CordinateFile Addin, which is available to download on the ABB website.
first I was facing trouble with the .net frame version of the file. So i updated it to 4.6.1 in the visual studio.
The file is getting build, but I’m unable to load the Addin to Robot studio.
Please help me on this
Thanking you in anticipation.
Ajinkya
Hello John,
Thank you for the help. I followed the step and it worked. After I load the Add-in, I see the following message.
I had successfully build the file in visual studio as well.
It would be a help if you would give me some insight on the same.
Thanking you in anticipation
Hi guys,
My name is Thane Peebles. I am trying to use an Add-In that I believe is the same one you used.
To install the application, it says in the downloaded directions to do the following:
- Extract the Add-In’s assembly file (.dll) and the Add-In’s file (.rsaddin) from the downloaded content.
- Locate the element in the .rsaddin and copy the .dll file of the Add-In to the directory that the element points to.
- Place the .rsaddin file in a directory that RobotStudio checks for Add-Ins, like C:\Program Files (x86)\Common Files\ABB Industrial IT\Robotics IT\RobotStudio\Addins.
When I try to look for the directory in the .rsaddin file, I don’t see any reference to a path. This is all that is contained in the .rsaddin file:
<?xml version="1.0" encoding="utf-8" ?>
<RobotStudioAddIn xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:noNamespaceSchemaLocation=“CoordinateFileImport.xsd”
autoLoad=“false”>
General
CoordinateFileImport.dll
Station
Am I missing something here?
Thanks,
Thane Peebles