NOTE: Reflashing your SD card or USB stick will delete all your programs and calibration files, make sure you always have a full backup before doing any memory replacement or image re-install.
First of all it is not a noob question. I’ll walk you through it real quick.
The Universal Robot runs on Linux. You only see the User Interface on the teach pendant, but you can actually login to the Linux OS that is running on the robot.
Linux has a sepcial remote login port which you can use to login to execute commands or transfer files.
This is very helpful! But how do I know what my port number is? And the program is telling me that my host number “does not exist”. Would you happen to know why?
Make sure the IP address is in the same range, and the subnet mask is the same. The IP address range is different in the screenshots, don’t get confused by that!!
Good evening. I am having an issue for which I could use a factory reset. I downloaded WinSCP, but I am not able to see the robot. I have already followed all the steps suggested in the previous posts. I imagine that I need to have an Ethernet cable connected to the robot control box, is that correct? Is there an Ethernet port available? I am not really an expert when it comes to networking.
Besides, I have inherited the setup and I received little to no help from the previous owners, so I do not know if there is anything blocking the access.
So, I had a look and I found the Ethernet port in the control box. I connected my laptop to it via an Ethernet cable, disabling the laptop’s wifi just in case. I managed to get access to the IP address of the machine.
I inserted the IP address of the machine here, password typed was easybot.
I also changed the settings of my laptop in this way.
However, it still tells me that the host does not exist. What am I doing wrong?
Thanks for the quick reply. I changed the IP address of my computer to 192.168.0.17 (no particular reason for this choice), I reran WinSCP with the same settings and still tells me that ur-20195500935 does not exist.
In the picture it says that it is not connected to network, could that be the reason why it is not working?
Sometimes the UR is not properly outputing things about the network on the display. Especially older versions would display 0.0.0.0 after setting an IP.
So now what you did is change the IP of your computer to the wrong subnet.
If the UR has 172.20.9.11 with subnet 255.255.255.0 then you can pick anything between 172.20.9.1 and 172.20.9.254 except for .11.
If it still doesn’t work then maybe the network needs to be enabled on the UR or the network cable is malfunctioning, but first the devices must have a proper IP configuration.
If this still fails, you can try to open a virtual terminal. Connect a keyboard using the USB on the teach pendant or inside the controller. You can get a terminal by pressing one of these combinations (not sure which one works on UR).
Ctrl + Alt + F1
Ctrl + Alt + F2
Ctrl + Alt + F3
Ctrl + Alt + F4
Ctrl + Alt + F5
Ctrl + Alt + F6
Then you can login as user root with password easybot. Let me know if this works.