Variable Assembly Language: Difference between revisions

Content deleted Content added
m Variable Assembly Language
Line 1:
'''Variable Assembly Language''' (VAL) is a [[computer]]-based [[control system]] and language designed specifically for use with [[Unimation|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 a clear, concise, and generally self-explanatory [[instruction set]]. All commands and communications with the robot consist of easy to understand word and number sequences. Control programs are written on the same computer that controls the robot. As a [[real-time computing|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.