HYUNDAI Setup Instructions¶
This section introduces the process of loading the robot master-control program onto a Hyundai robot.
The process consists of the following steps:
Check Controller and Software Compatibility¶
Robot controller version: Hi5a-S (Hi5a-T10 is not supported).
Set up the Network Connection¶
Hardware Connection¶
Plug the Ethernet cable of the IPC into the CNETN3 port inside the controller or the Ethernet port on the outside, as shown below.
Hint
There are three port inside the controller, namely CNETN1, CNETN2, and CNETN3, which correspond to the EN0 address, TP address and EN2 User Ethernet address on the teach pendant respectively.
IP Configuration¶
Go to
.Select EN2(Public), and set the right IP Address. Please also make sure that the Sebnet Mask is set to 255.255.255.0.
Load the Program Files¶
Connect the USB flash drive to the teach pendant.
Note
To control a HYUNDAI robot, our master-control program 0101.JOB and 0102.JOB need to be initialized by changing the Program File Format Version information on the first line.
Hint
If you already have other available program on the robot, please directly copy and paste the program into the flash drive and skip to step 5.
Select Command input.
Choose either of the command to input, as shown below.
Now you can see the robot version information on the top. Then save the program.
Select the newly created program file (or a previous program file), and select Copy. Then switch to the USB folder and select Paste.
Connect the flash drive to the IPC. Open the program, and then copy the first line.
Copy and paste the master-control program files 0101.JOB and 0102.JOB into the flash drive. Open the two master-control program and paste the copied code to replace the first line in the program, and then save the changes.
Connect the flash drive to the teach pendant. Go to Copy. Then switch to T/P, select Paste to load the files to the robot.
, select 0101.JOB and 0102.JOB, and then select
Further Configuration¶
Change the IP address of the IPC to 192.168.0.150.
Hint
This IP address is a default one which is specified in 0101.JOB and 0102.JOB. If you need to change the IP address, please modify the IP address in the program accordingly, and the new IP address should be in the same subnet as that of the robot controller.
Set the management IP address of the router to 192.168.0.1.
Go to
.Select User Key and enter the general password 314 to request permission.
Change the P* Coordinate to Axis.
Connect to the Robot¶
Open Mech-Center and click on Deployment Settings.
Go to Robot Server, and make sure Use robot server is checked.
Check if the robot model displayed after Robot type in Mech-Viz project matches the one in use.
Do set Robot IP to 127.0.0.1 and click on Save.
Click on Connect Robot on the toolbar.
Switch the robot into AUTO mode.
Open 0101.JOB, select
, and enter 0 in the pop-up Step selection window. The way to reset the 0102.JOB is the same.Execute the program 0101.JOB.
The robot is successfully connected if:
A message saying Robot: server connected to the robot shows up in the Log panel, and
with the robot model shows up in the Service Status panel.
Reconnect the robot¶
Under teach mode, press R.. [NO], enter 314 and then press ENTER [YES] to request permission.
Each time when reconnect the robot, the background tasks should be stopped and the pstep in the foreground program should be reset to 0. Select
to enter the multi-tasking interface.Select Program (Suntask) and then select Selection. Enter 3 in the Program selection window and then press ENTER [YES] to complete configuration.