ROKAE Xmate 7 Collaborative Robot Setup Instructions

This section introduces the process of setting up full control of a ROKAE Xmate 7 collaborative robot.

The process consists of 4 steps:

Please have a flash drive ready at hand.

Upgrade Software

  1. Start the robot and open the ROKAE Xmate7 control system software.

  2. Click on Robot ‣ Search Available Robots ‣ Connect to connect the robot as shown below.

    ../../../_images/connect_robot1.png
  3. If an alert window pops up, showing that the current control system is not compatible with the robot model, please upgrade the system according to the instruction.

  4. After upgrading the control system, you will need to upgrade the controller software manually.

    1. Please download the ROKAE upgrade package first and then copy and paste it into a USB flash drive.

    2. Select Help.

      ../../../_images/update1.png
    3. Go to Software Upgrade ‣ Open to select the upgrade package in the USB flash drive, and then click on Upload.

      ../../../_images/update2.png

Note

The ROKAE controller of 3.6 version is compatible with Mech-Center 1.5.0 or higher. If you are using a controller whose version is lower than 3.6, please use the Mech-Center of a previous version.

Setup the Network Connection

Hardware Connection

Plug the Ethernet cable of the IPC into the F port as shown below.

../../../_images/hardware_connect.png

IP Configuration

The default robot IP address is 192.168.0.160, please set the IP address of the IPC to 192.168.0.222. After configuration, you can check the connection by entering the command ping 192.168.0.160 in the Command Prompt window.

Load the Program Files

Prepare the Files

Go to the folder where Mech-Center is installed and copy the mechmind_xmate7.zip on the path XXX\Mech-Center\Mech_RobServ\install_packages\rokae, and paste it into the flash drive.

../../../_images/copy_file2.png

Connect the Robot

  1. Click on Robot ‣ Search Available Robots ‣ Connect to connect the robot again.

    ../../../_images/connect_robot1.png

Switch the Level

Go to Basic Settings ‣ User Group and select Admin as the user level, enter the default password 123456, and then click on Login to finish setting.

../../../_images/change_level.png

Load the Files to the Robot

Please follow the steps below to load the full-control program to the robot.

  1. Go to Project ‣ Project Configuration.

    ../../../_images/load_program11.png
    ../../../_images/load_program21.png
  2. Open the program file to be imported, and then click on Next Step.

    ../../../_images/load_program31.png
  3. An “Import Success” message will appear in the lower right corner.

    ../../../_images/load_program41.png
  4. Select the program to be loaded.

    ../../../_images/load_program51.png
  5. Click on Reload.

    ../../../_images/load_program6.png

Socket Configuration

  1. Click on Robot.

    ../../../_images/configure_communication1.png
  2. Go to Communication ‣ Socket and then follow the steps as shown in the figure below to configure the socket.

    ../../../_images/configure_communication2.png

Test Robot Connection

  1. Click on Connect Robot in Mech-Center.

  2. Run the full-control program, as shown below.

    ../../../_images/load_program11.png
    ../../../_images/run_program4.png
  3. If a message saying Robot: server connected to the robot shows up in the Log panel, the robot is successfully connected.