VT100

From Wikipedia, the free encyclopedia

VT100 is a video terminal which was made by Digital Equipment Corporation (DEC). It became the de facto standard used by terminal emulators.

It was introduced in August 1978, following its predecessor, the VT52, and communicated with its host system over serial lines using the ASCII character set and control sequences (a.k.a. escape sequences) standardized by ANSI. The VT100 was also the first Digital mass-market terminal to incorporate "graphic renditions" (blinking, bolding, reverse video, and underlining) as well as a selectable 80 or 132 column display. All setup of the VT100 was accomplished using interactive displays presented on the screen; the setup data was stored in non-volatile memory within the terminal. The VT100 also introduced an additional character set that allowed the drawing of on-screen forms.

The control sequences used by the VT100 family are based on the ECMA-48 standard (also ISO/IEC 6429 and ANSI X3.64). These are sometimes referred to as ANSI escape codes. The VT100 was not the first terminal to be based on X3.64[citation needed]—The Heath Company had a microprocessor-based video terminal that implemented a subset of the standard proposed by ANSI in X3.64[1].

The VT100 was also the first of Digital's terminals to be based upon an industry-standard microprocessor (in this case, the Intel 8080). Options could be added to the terminal to support an external printer and additional graphic renditions and memory (the "AVO" 'Advanced' Video Option — without this option, the VT100 could not display a full 24 lines of text when in 132 column mode). The VT101 and VT102 were cost-reduced non-expandable follow-on products, with the VT102 including the AVO and serial printer port options of the VT100. The VT100 became a platform on which Digital constructed related products. The VT105 contained a simple graphics subsystem mostly-compatible with the earlier VT55. The VT125 added an implementation of the byte-efficient Remote Graphic Instruction Set (ReGIS.) The VT103 added a built-in LSI-11 processor while the VT278 added a built-in PDP-8 processor, allowing the terminal to run Digital's WPS-8 word processing software. The VT180 (codenamed "Robin") added a single-board microcomputer using a Zilog Z80 to run CP/M.

In 1983, the VT100 was replaced by the more-powerful VT200 series terminals such as the VT220.

In August 1995 the terminal business of Digital was sold to Boundless Technologies.

[edit] External links