Warning

You are reading an old version of this documentation. If you want up-to-date information, please have a look at 4.2 .

Plugin installation

Step 1: Check robot software

The plugin uses socket messaging over TCP/IP protocol. You must have the optional “User Socket Msg” software (R648) installed on your robot to enable socket communication.

If it is correctly installed, the following information should be displayed on the IPendant touch under the path MENU/STATUS/Version ID/Media and select NEXT/ORDER FI.

../../../_images/r648.png

Fig. 202 User Socket Messaging - R648

Important

If the software is not installed on your robot, please contact FANUC support to get it.

Step 2: Download the plugin

Download the plugin zip file fanuc-eyeplusPlugin-version.zip here. It must contain 9 p-code files (extension .pc).

  • eye_check_last_error.pc

  • eye_comm1.pc

  • eye_comm2.pc

  • eye_configure.pc

  • eye_get_part.pc

  • eye_prepare_part.pc

  • eye_raw_command.pc

  • eye_start_production.pc

  • eye_stop.pc

Step 3: Install the plugin on your robot

Unzip the fanuc-eyeplusPlugin-version file and save the 9 files on a USB key.

Warning

Your USB key must be formatted to FAT or FAT32 (File Access Tables) to be detected by the controller.

Connect the USB key to the IPendant touch of the robot. On the IPendant touch, go to MENU/FILE/UTILE/Set Device/Select your device. Then, for each file, select the file and click LOAD.

../../../_images/load_files.png

Fig. 203 Select the .pc file and click on LOAD

../../../_images/loading_files.png

Fig. 204 Click on YES to load the file

../../../_images/loaded_files.png

Fig. 205 Wait until the message Loaded UT1:\EYE_CHECK_LAST_ERROR.PC is displayed on the IPendant touch.

Step 4: Check if the files are correctly installed

From the IPendant touch, go to SELECT/[TYPE]/KAREL Progs. Then check if the 9 files are listed in this window as shown in Fig. 206.

Note

The version of the plugin you downloaded must be displayed on the side.

../../../_images/check_files_installation.png

Fig. 206 Check the installation of the files