@@ -205,9 +205,65 @@ application.
205205
206206 .. group-tab :: PolyScope X
207207
208+ The latest release can be downloaded from `GitHub (URCapX)
209+ <https://github.com/UniversalRobots/Universal_Robots_ExternalControl_URCapX/releases> `_.
210+
211+ To install it you first have to copy it to a USB stick and plug that into the robot's teach
212+ pendant.
213+
214+ On the welcome screen click on the hamburger menu in the top-left corner and select *System
215+ Manager * to enter the robot's setup. There select *URCaps * to enter the URCaps installation
216+ screen. You'll have to press *unlock * and enter the admin password to be able to install new
217+ URCaps.
218+
219+
220+ .. image :: ../images/initial_setup_images/px_01_welcome.png
221+ :target: initial_setup_images/px_01_welcome.png
222+ :alt: Welcome screen of a PolyScope X robot
223+
224+
225+ There, click the "+URCap" button at the top-right to open the file selector. There you should see
226+ all urcap files stored on a plugged USB drive. Select and open
227+ the **external-control-X.Y.Z.urcapx ** file and click *Confirm *. A popup should ask you to
228+ confirm the installation.
229+
230+ .. image :: ../images/initial_setup_images/px_05_urcaps_installed.png
231+ :target: initial_setup_images/px_05_urcaps_installed.png
232+ :alt: URCaps screen with installed urcaps
233+
234+ Upon confirmation, the external-control URCap should be listed as installed.
235+
236+ After the robot rebooted you should find the **External Control ** URCapX on the *Application *
237+ Screen. If you open it, you will get to its configuration screen.
238+
239+ .. image :: ../images/initial_setup_images/px_07_installation_excontrol.png
240+ :target: initial_setup_images/px_07_installation_excontrol.png
241+ :alt: Configuration screen of External Control URCapX
242+
243+
244+ Here you'll have to setup the IP address of the external PC which will be running the remote
245+ application. Note that the robot and the external PC have to be in the same network, ideally in a
246+ direct connection with each other to minimize network disturbances. The custom port should be left
247+ untouched for now.
248+
249+ To use the new URCaps, create a new program and insert the **External Control ** program node into
250+ the program tree
251+
252+ .. image :: ../images/initial_setup_images/px_10_prog_structure_urcaps.png
253+ :target: initial_setup_images/px_10_prog_structure_urcaps.png
254+ :alt: Insert the external control node
255+
256+
257+ .. image :: ../images/initial_setup_images/px_11_program_view_excontrol.png
258+ :target: initial_setup_images/px_11_program_view_excontrol.png
259+ :alt: Program view of external control
260+
261+
262+ If you select the External Control program node, you'll see a button "Update program"
263+ appearing next to it. With the external application started, press it to receive the script
264+ code.
265+
208266 .. warning ::
209267
210268 Support for PolyScope X isn't fully developed, yet. Please consider using External Control
211269 with PolyScope X as an open beta.
212-
213- For details on installing the External Control URCapX, please see https://github.com/UniversalRobots/Universal_Robots_ExternalControl_URCapX
0 commit comments