Hello Developers,
i am pretty new to the development of URCaps and i need your help
I already created an individual Toolbar with Java Swing. There are a few Buttons on the Toolbar with wich i want to control the Robot.
Control means: Load a Program, Start the Robot, Pause the Program, Stop the Program, Display the Status of the Robot,…
I already heared about the Dashboard Server (i code for e-Series). The comands are exacly what i need but i cant figue out how to communicate with the Dashboard Server out of the Toolbar.
Is there any Software Package or example Project with precoded functions for the communication with the Server?
Thank you for your Help!