TCP/IP connection: UR10e - External PC

To use any of the features that have been published on my recent posts (UR10e external control, gripper external control, etc), it is required to have the cobot connected to my external computer. 

For that an Ethernet cable is connected from the UR10e controller to my PC, using a TCP/IP communication protocol. 

For enabling that communication,

On UR10e Teach Pendant:

  1. Click on Menu (top right corner) + System + Network
  2. Configure:
    1. Network method : Static Address
    2. IP address: 192.168.56.2
    3. Subnet mask: 255.255.255.0
    4. Default gateway: 192.168.56.2
  3.  Click on Apply

    tp4


  4.  Disable EtherNet/IP fieldbus:

    Installation > Fieldbus > EtherNet/IP > Disable

    tp5

 

On External Computer

    After you connect the cable, you need to configure the IPv4 like this:

tp6

Comments

Popular posts from this blog

Real-time UR10e following a tracked object

RGB-D tracking + UR10e following & picking/placing

RGB-D tracking (ViSP/ROS) - 2nd demo