Introduction
You can control the Universal Robot at two levels:
-
The PolyScope graphical user interface level
-
Script level
At the script level, you use URScript as the programming language to control the robot.
URScript includes variables, data types, and flow control statements. It also provides built-in variables and functions that monitor and control I/O and robot movements.