Set up Standard Interface Communication with Kawasaki¶
This topic introduces the process of setting up the Standard Interface communication with a Kawasaki robot.
The process consists of the following 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: E and F series
Controller system software version: no requirement
Additional controller software options: not required
Mech-Mind Software Suite: latest version recommended
Set up 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 Address Configuration¶
To allow communication between the IPC and the robot controller, the IP addresses of the two must be in the same subnet.
Check the IP address of the IPC: please use the ipconfig command in Command Prompt or PowerShell to check the IP address.
On the teach pendant, press on Aux., and then select .
Set IP Address to one in the same subnet as that of the IPC.
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.
If you are using a network gateway, the gateway address should also be set. Please consult your IT support for help.
Press the ENTER key to confirm, and then restart the controller.
Set up “Robot and Interface Configuration” in Mech-Vision¶
Click Robot and Interface Configuration on the toolbar of Mech-Vision.
Select Listed robot from the Select robot drop-down menu, and then click Select robot model.
Select the robot model that you use, and then click Next.
Select the following options and click Apply.
Interface Type: Standard Interface
Protocol: TCP Server and ASCII
Make sure the Interface Service is started: on the toolbar of Mech-Vision, the Interface Service switch on the far right is flipped and turned to blue.
Load the Program File¶
Prepare the File¶
The program file is stored in the installation directory of Mech-Mind Software Suite.
Navigate to xxx\Mech-Mind Software Suite-x.x.x\Mech-Center\Robot_Interface\KAWASAKI, and copy mm_module.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¶
Insert the flash drive to the USB port inside the accessory panel on the controller.
Check the Program area to see if any robot control program is running. If so, back up and exit the program according to the following instructions.
If there is a program in the Program area, please create a backup first.
Make sure that the robot is in teach mode, and make sure that the Program area has nothing listed.
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.
Press on Aux., and select .
Press on mm_module.as in the file list twice to select it, and then press on LOAD.
When loading completes, make sure no errors occurred during loading, and press on the R key to exit.
Test Robot Connection¶
On the teach pendant, press on the Program area, select Directory.
Select vision_sample _1 in the list, and then press the ENTER key to confirm.
Modify the IP address and port number in the program:
Press the J/E key, select Program Edit in the pop-up menu, and then press the ENTER key to confirm.
Select vision_sample_1 in the list, and then press the ENTER key to confirm.
Use the arrow keys on the teach pendant to move the cursor to Line 10, and then press the ENTER key to confirm.
Use the arrow keys and number keys to change:
Press ENTER to save the changes, and then press R to exit.
In the pop-up windows, press Yes and Close, respectively.
Switch the robot to repeat mode, press on RPT. SPD to adjust the repeat speed to 10%. Press on the white button below Aux., and change the drop-down options to STEP CONT and REPEAT ONCE.
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.
If the program is run from STEP 1, the robot will return to HOME position first according to the command in Line 7. To avoid this when testing the robot’s connection with Mech-Mind Software Suite, press on the STEP area, press the number key 9, and then press ENTER to confirm.
Press on MOTOR while holding down the A key to power the motor.
Press on CYCLE while holding down the A key to run the program.
If RUN does not turn green, press the RUN/HOLD key while holding down the A key.
The robot can be connected successfully if the Console tab of Mech-Vision Log panel displays messages indicating that the client is connected.