Upload On Robot

File Synchronization is one of the major features of Robpod Studio.

Synchronization feature allows to instantly transfer files between robot and PC, without need of a USB drive or other manual import/export procedures.

After successful connection with the robot, you can access file transfer operations from the Synchronize icon.

To use the Synchronize function correctly, make sure to configure the synchronization settings .

To upload the current selected robot script on the robot click on Synchronize -> Upload On Robot. This operation will transfer the script file from Robpos Studio to the connected robot.

You can upload a robot script also using the Synchronize shortcut on the script editor.

The robot script can now be used directly on robot teach pendant. Inside a PolyScope program:

  1. Add a Script node.

  2. Choose File option.

  3. Click on Edit.

  4. Open the synchronized file.

You need to setup the script node just once, then you can synchronize the scripts directly from Robpod Studio without opening the script file each time. After file synchronization, Script node inside PolyScope will still show previous version of the script inside the preview, but underlying script file has actually been updated, just run the program to see the changes in actions.

Last updated