From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Communicate with ABB Robot (IRC5 Controller) via LabVIEW & OPC Server

We are attempting to export coordinates (from the LabVIEW Vision Module) to our ABB Robot (IRC5 Controller).

 

We need to establish the connection between LabVIEW and our Robot (RAPID). Do we need the LabVIEW DSC module to accomplish this? Currently we have LabVIEW 2009 - would LabVIEW 2010 have further options/code blocks to communicate with an ABB Robot? We believe communicating through Datasocket and OPC is the best way for us to do this. We are not very familar with LabVIEW external communication (datasocket/OPC, .NET, constructors).

 

Any help would be greatly appreciated.

0 Kudos
Message 1 of 3
(7,994 Views)

Hi,

     The NI OPC Server supporting device and drivers are here. Labview and third party device communication through OPC Server web cast avalable on here.

     Datasocket/OPC Server Example avalable on following link. \Program Files\National Instruments\LabVIEW 2009\examples\comm\datasktx.llb

 

Siva

Sivaraj M.S
CLA
0 Kudos
Message 2 of 3
(7,965 Views)

For ABB robots, use the ABB "PC SDK"

This uses .net

Downloadable from http://developercenter.robotstudio.com/landing

 

 

0 Kudos
Message 3 of 3
(3,587 Views)