RobotStudio event

PC SDK Help Beginning to communicate with VC [moved from RobotStudio]

Engineer345
edited October 2013 in Developer Tools
Hello, 
i start dealing with PC SDK i need it to read some targets from one of the modules, and i need a help in how to communicate with the VC, i added the references but i dont know how to compile 
my program or how to write the program in C# .
Any help or program example, any useful tips the might help me to solve this problem 
Post edited by Jonathan Karlsson on

Comments

  • Hello,
    I would suggest that you look at the help file for PC SDK that comes with it.  It is normally installed to this folder:

    C:\Program Files (x86)\ABB Industrial IT\Robotics IT\SDK\PC SDK 5.15

    The last number 15 will change based on which version you have installed.  There are good examples in there on how to use VB or C# to communicate with VC from PC SDK.

    Look for file "PC SDK Application Manual.chm" or "PC SDK Application Manual.pdf"

  • Hello,

    I hope this can help you, it is a scan network example from this forum, with some addings for read/write Modules, Robtarget, etc.

    Alex