Lensmaster Help

Kuka Robot Network Configuration

This article will guide you through connecting your Kuka robot to your Windows PC. This is a prerequisite to establishing a connection between Lensmaster and your robot.

Setting up your network

Network Interface Options

There are multiple ways of connecting your robot to your PC:

  • Option 1: Directly using a crossover ethernet cable.

  • Option 2: Via a network switch.

  • Option 3: Through your studio's existing network (consult with your network administrator).

Setting up the Network Configuration

On the Kuka SmartPad

  1. Make sure that no program is selected.

  2. Login as Administrator or Expert.

  3. Navigate to Main Menu | Startup | Network Configuration.

  4. Hit Advanced in the bottom right corner.

  5. Select the virtual5 (KLI) interface and put the below-mentioned parameters.

    - Address Type: Fixed IP Address - IP Address: 172.31.1.147 (or any IP Address on the same subnet) - Subnet mask: 255.255.0.0 - Standard Gateway: 172.31.1.147 (Same as IP Address) - Windows Interface: Yes
    KLI Network Configuration
  6. At the bottom of your pendant screen click on “Add Interface”. A new interface called “Virtual6” should show up.

  7. Select the virtual6 interface and put the below-mentioned parameters.

    - Address Type: Mixed IP Address - IP Address: 192.168.2.147 (or any IP Address on the same subnet) - Subnet mask: 255.255.255.0 - Windows Interface: No
    RSI Network Configuration
  8. Hit save to apply the new network settings

  9. Navigate to Main Menu | Shutdown.

  10. Make sure that the Reload Files checkbox is checked.

  11. Hit Cold-Reboot to reboot the robot and reload the networking configuration.

On your Windows PC

  1. Navigate to Control Panel | Network and Sharing Center | Change Adapter Settings.

  2. Right-click on the network adapter you wish to use (Usually Ethernet) and click on properties.

  3. Double-click on Internet Protocol Version 4 TCP/IPv4 to open the network configuration dialog.

    Ethernet Properties
  4. Select “Use the following IP address” and fill in the below-mentioned parameters:

    - IP address: 172.31.1.150 (or any IP Address on the same subnent) - Subnet mask: 255.255.0.0 - Standard gateway: 172.31.1.147 (or whatever IP Address you set for the robot)
    IPV4 Settings
  5. Click on advanced and then add a new IP address with the below parameters:

    - IP address: 192.168.2.150 (or any IP Address on the same subnent) - Subnet mask: 255.255.255.0
    Advanced ipv4 settings
  6. Dismiss all dialogs by clicking ok until you are out of all the network setting windows to save your settings.

Verifying the connection

Pinging the robot

  1. Open the windows command prompt on your PC.

  2. To test the connection with KLI, type in the following command and hit enter:

    ping 172.31.1.147
  3. Similarly, you can also use the below command to test your connection to RSI:

    ping 192.168.2.147
  4. If you get an output reading "Reply from 172.31.1.147: bytes=32 time=<1ms TTL=64" then you have successfully set up a network connection to your Kuka robot.

    Otherwise, double-check you have correctly completed all the steps in this article. If the connection keeps failing, please contact your network administrator to validate the setup for you.

Last modified: 29 March 2025