I am trying to read the General purpose register into a URCap using the getRobotData example, this works but I need to read from
port 30004, not 30003. as soon as I change the port number and run it in URSim, it freezes.
Is there any example for reading from port 30004 in Java.
Thanks