Jump to content

Variable Assembly Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ambuj.Saxena (talk | contribs) at 12:25, 19 May 2006 (Starting article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

VAL is a computer-based control system and language designed specifically for use with Unimation Inc. industrial robots.

The VAL robot language is permanently stored as a part of the VAL system. This includes the programming language used to direct the system for individual applications. The VAL language has an easy to understand syntax. It uses clear, concise, and generally self-explanatory instruction set. All commands and communications with the robot comprise of easy to understand word and number sequences. Control programs are written on the same computer that controls the robot. As a real-time system, VAL's continuous trajectory computation permits complex motions to be executed quickly, with efficient use of system memory and reduction in overall system complexity. The VAL system continuously generates robot control commands, and can simultaneously interact with a human operator, permitting on-line program generation and modification.

A convenient feature or VAL is the ability to use libraries or manipulation routines. Thus, complex operations may be easily and quickly programmed by combining predefined subtasks.

References