How to program ABB Robot from your computer

Whaly As
3 min readMar 23, 2023

--

This blog aims to provide reader a tutorial on how to export a program from Robot Studio and import it to ABB Robot’s Controller. This procedure is separated into 3 parts.

  1. Hardware Preparation
  2. Exporting Program
  3. Importing to Controller

Hardware Preparation

First, we’ve to connect our laptop to the controller using LAN wire. Connect the wire to the X2 LAN port on the controller.

Picture showing the “X2 LAN” part

Exporting Program

In this tutorial we will assume that you already finished the programming the simulation robot and ready to export it to the controller so information on how to program the simulation robot will not be covered.

  1. click Controller on the tool bar
  2. open the RAPID to access the program module
    IRB1200_5_60 [Robot model] T_ROB Module
  3. right click at the Module and Save Module As…
Picture showing Module

Importing to Controller

After exporting the Module, we’ll import it to the controller. We still need to use the Robot Studio for this process.

  1. First, we’ll have to add the ABB Robot controller to the Robot Studio by going to the Controller on the tool bar.
  2. Click Add controller Add Controller…

3. Select the shown IP of the controller (normally, only one will appear). After adding the controller it will show up like this.

4. Select the controller and click File Transfer.

5. Then drag the Module file from the directory in your laptop to the directory in the Flex Pendant

6. Then go to the flex pendant and select Program Editor Module

7. Lastly, click File Load Module… and select the imported module from the directory you selected

8. After this, the program you wrote in the Robot Studio will be successfully transferred to the controller and you’re ready to run it.

— — — — — — — — — — — — — — — Good Luck :) — — — — — — — — — — — — — — —

--

--

Whaly As
Whaly As

Written by Whaly As

Whaly is a Whale but not a Wales Whale

No responses yet