A ping test will test the reachability of a robot on an Internet Protocol (IP) network.
Follow these steps to perform a ping test on Windows:
1.Open a new console window by selecting (windows key + R)
2.Type cmd and select OK
3.Type ping IP, where the IP should be the IP of your robot). Example:
ping 192.168.125.2
We should see a response similar to the image with a 0% signal loss
If there is no communication we should verify that the IP of the robot and the PC are in the same local area network (LAN). It might be required to turn off the Windows Firewall or add a rule to allow the communication.