RAPID

{{Short description|High-level programming language used to control ABB industrial robots}}

{{other uses|Rapid (disambiguation)}}

{{Infobox programming language

| name = RAPID

| logo =

| caption =

| file_ext =

| paradigm =

| year = 1994

| designer = ABB Group

| developer = ABB Group

| latest_release_version =

| latest_release_date =

| latest_test_version =

| latest_test_date =

| turing-complete =

| typing =

| implementations =

| dialects =

| influenced_by = ARLA, C

| influenced =

| operating_system =

| license =

| website =

}}

RAPID is a high-level programming language used to control ABB industrial robots. RAPID was introduced along with the S4 Control System in 1994 by ABB, superseding the ARLA programming language.

Features in the language include:

  • Routine parameters:
  • Procedures - used as a subprogram.
  • Functions - return a value of a specific type and are used as an argument of an instruction.
  • Trap routines - a means of responding to interrupts.
  • Arithmetic and logical expressions
  • Automatic error handling
  • Modular programs
  • Multi tasking

See also

Further reading

  • ABB Robotics Products AB, RAPID Reference Manual

{{DEFAULTSORT:Rapid}}

Category:ABB

Category:Programming languages created in 1994

Category:Robot programming languages

{{prog-lang-stub}}