Kawasaki Setup Instructions

This section introduces the process of loading the robot full-control program onto a Kawasaki robot.

The process consists of 4 steps:

Please have a flash drive ready at hand.

Note

A USB 2.0 flash drive is recommended. Otherwise, the robot controller may not recognize the flash drive.

Check Controller and Software Compatibility

  • Controller: no requirement

  • Controller system software version: no requirement

  • Additional controller software options: not required

  • Mech-Center: latest version recommended

Setup the Network Connection

Hardware Connection

Plug the Ethernet cable into:

  • An Ethernet port on the IPC

  • The Ethernet port inside the accessory panel on the front of the controller

IP Configuration

To allow communication between the IPC and the robot controller, both must have an IP address in the same subnet. This means that the first three numbers of the IP addresses should be the same. For example, 192.168.100.1 and 192.168.100.2 are in the same subnet.

  1. Check the IP address of the IPC: please use the ipconfig command in Command Prompt or PowerShell to check the IP address.

  2. On the teach pendant, press on Aux., and then select 8. System ‣ 12. Network Setting.

    ../../../../_images/set_ip_1.png
  3. Set IP Address to one in the same subnet as that of the IPC.

  4. Set Subnet Mask to 255.255.255.0.

    Note

    If the IP address is set to either 192.168.0.1 or 192.168.1.1, please set Subnet Mask to 255.255.0.0 instead.

  5. If you are using a network gateway, the gateway address should also be set. Please consult your IT support for help.

    ../../../../_images/set_ip_2.png
  6. Press the ENTER key to confirm, and then restart the controller.

Load the Program File

Prepare the File

The program file is stored in the installation directory of Mech-Center. The default directory for Mech-Center is C:/Mech-Mind/Mech-Center-xxx.

Navigate to xxx/Mech-Center-xxx/Robot_Server/Robot_FullControl/kawasaki, and copy mm_control.as to your flash drive.

Note

Copy the file to the root directory of the flash drive. Do not put it in another folder or rename it.

Load the File to the Robot

  1. Insert the flash drive to the USB port inside the accessory panel on the controller.

  2. Check the Program and PC areas to see if any programs are running. If so, backup and exit the programs according to the following instructions.

    ../../../../_images/load_the_program_files_2.png
  3. Make sure that the robot is in teach mode, and make sure that the Program and PC areas have nothing listed.

    ../../../../_images/load_the_program_files_10.png

    Note

    To switch the robot to teach mode, turn the Teach/Repeat switch on the controller to TEACH, and the teach lock switch on the teach pendant to ON.

  4. Press on Aux., and select 2. Save/Load ‣ 2. Load.

    ../../../../_images/load_the_program_files_11.png
  5. Press on mm_control.as in the file list twice to select it, and then press on LOAD.

    ../../../../_images/load_the_program_files_12.png
  6. When loading completes, make sure no errors occurred during loading, and press on the R key to exit.

    ../../../../_images/load_the_program_files_13.png

Further Configurations

  1. Press on Aux., and select 5. Advanced Settings ‣ 2. System Switch.

    ../../../../_images/load_the_program_files_14.png
  2. Press on Next Page, find AUTOSTART.PC and AUTOSTART2.PC, check the On boxes of these two programs, and press the ENTER key to save the changes.

    ../../../../_images/load_the_program_files_15.png
  3. Press on the Program area, select Directory.

    ../../../../_images/load_the_program_files_16.png
  4. Select main, and press the ENTER key to save the change.

    ../../../../_images/load_the_program_files_17.png
  5. Switch the robot to repeat mode, press on the white button below Aux., and change the drop-down options to STEP CONT and REPEAT CONT.

    ../../../../_images/load_the_program_files_18.png

    Note

    To switch the robot to repeat mode, turn the Teach/Repeat switch on the controller to REPEAT, and the teach lock switch on the teach pendant to OFF.

  6. Restart the controller. Now the teach pendant should show the following interface, with two PC programs running (indicated by the asterisks after the program numbers) and 1 displayed in the STEP area.

    ../../../../_images/load_the_program_files_18.png

    Note

    If the STEP isn’t 1, please press on the STEP area and change it to 1.

Test Robot Connection

  1. Please refer to Test Robot Connection for detailed instructions on connecting to the robot in Mech-Center.

  2. Press on MOTOR while holding down the A key to power the motor.

  3. Press on CYCLE while holding down the A key to run the program.

  4. If RUN does not turn green, press the RUN/HOLD key while holding down the A key.

../../../../_images/test_robot_connection.png

The robot is successfully connected if MOTOR, CYCLE, and RUN are lit green, and no error messages appear in Mech-Center or on the teach pendant.