Click or drag to resize
Getting Started

Setup the desktop environment

  1. Get VisualStudio

    Visual Studio provides the development environment for your RobotStudio Add-Ins and SmartComponents.

    There are several editions of Visual Studio. The Community Edition is free of charge. Learn more and download from Microsoft MSDN.

  2. Get RobotStudio SDK

    The SDK gives you Visual Studio project templates and API's for extending RobotStudio and creating SmartComponents with Code-Behind.Download

  3. Get RobotStudio

    You need Robot Studio to debug and use the Add-Ins and SmartComponents that you have developed. Download

Build a sample project

  • This walk-through shows you how to create your own user interface in RobotStudio and how to add robtargets to a station. Download

Learn more