Connection and network configuration is a bit different for each robot brand, in this page you can find detailed instructions for each supported robot brand.
Connect your PC to the robot using an ethernet cable.
Check robot IP address on robot teach pendant, go to Settings -> System -> Network.
On your PC configure network interface using a static internet address on the same sub-network of the robot.
Connect your PC to the robot using an ethernet cable.
Check robot IP address on robot teach pendant, go to Settings -> Network-> Controller.
If DHCP option is selected, make sure to set also the DHCP option on your PC network. If Static Address is selected, make sure to configure network interface on your PC using a static internet address on the same sub-network of the robot.
If you are using Doosan Robotics Simulator, before connecting to the simulator, make sure to open ports on your Docker instance.
Go to the containers section, and remove current simulator instance.
Click on dart-services container options, and select "Open in VScode"
Open file docker-compose.yml and add ports 8875, 8876, 8877, 8878, 8879, 8880 to the simulator instance.