The KUKA Robot Language, also known as KRL, is a proprietary programming language similar to Pascal and used to control KUKA robots.
Features
Any KRL code consists of two different files with the same name: a permanent data file, with the extension .dat, and a movement command file, with the extension .src.
KRL has four common data types:
There are many different ways of giving a movement command to a robot using the KRL, the most common ones are:
References
KUKA Robot Language Wikipedia(Text) CC BY-SA