URCap installation and setup - Polyscope 3

This article explains how to install the Pickit URCap plugin in Polyscope verison 3. The main installation and setup article, based on Polyscope 5 can be found here.

Installing the Pickit URCap plugin

To install the Pickit URCap plugin, follow these steps:

  1. Download the Pickit URCap archive.

  2. Unzip the archive and copy its contents to an empty USB drive.

  3. Insert the drive into the USB port of either the robot controller or the teach pendant while it is turned on.

  4. On the Polyscope home screen, press Setup Robot > URCaps to entery the URCaps section.

    ../../../../_images/urcap-installation-3.png
  5. If there’s a previous installation of the Pickit URCap plugin (appears listed under Active UCaps), it should be removed by selecting it and pressing -. Polyscope will indicate that a restart is needed, but there is no need to do it yet.

  6. Press + to install a new URCap: navigate to the USB drive, and select the pickit_urcap-[version].urcap file.

  7. Polyscope will indicate that a restart is needed for the changes to take effect. Press the Restart button to continue.

    ../../../../_images/urcap-installation-6.png
  8. Once Polyscope restarts, the plugin will be deployed and ready to use. Make sure your Pickit system is running and connected to the robot’s network to continue.

Connect to a running Pickit system

From the main screen, go to Program Robot and select the Installation tab. The configuration screen of the Pickit plugin is accessible by selecting Pickit on the left panel.

../../../../_images/urcap-installation-7.png ../../../../_images/urcap-installation-8.png
  1. Make sure that Enable Pickit plugin is checked.

  2. Set the IP address and hostname of the Pickit system if you know them. Otherwise leave the default values.

  3. Click Find connected Pickit systems. If the supplied IP and hostname are not correct, the URCap will search for a running Pickit systems in the network and populate the fields for you.

As long as the connection to Pickit has not been established, the status indicator at the lower left looks like this:

../../../../_images/urcap-installation-status-disconnected.png

Establishing the connection to Pickit can take a few seconds, and while this takes place, the status indicator displays:

../../../../_images/urcap-installation-status-connecting.png

When the connection to the Pickit system is successful, the status indicator at the lower left should look like this:

../../../../_images/urcap-installation-status-connected.png

If you plan to run robot programs that don’t use Pickit, you should disable (not uninstall) the Pickit URCap plugin, by unchecking the Enable Pickit plugin checkbox in the plugin’s installation screen.

You can now continue with the main URCap installation and setup article.