Which Assembly file has to be added as a reference for designing an User Interface via C#?

I want to design an User Interface to communicate with Robotstudio. But I could not add the controls. Which dll should be referenced ?

Hello,

If you want a UI towards the virtual controller, you can use the PCSDK and the DLL’s included in the package.
http://developercenter.robotstudio.com/pcsdk

If you want a UI towards RobotStudio, you can use the RobotStudio SDK and the DLL’s included in the package.
http://developercenter.robotstudio.com/robotstudio

Consult the manuals for the DLL’s.

Can you please explain how PCSDK is used to create an application towards the virtual controller ? Is it the RAPID Editor that you are referring to ?

Hello,

Please refer to the manual available here: http://developercenter.robotstudio.com/pcsdk