IBM 5250
   HOME

TheInfoList



OR:

IBM 5250 is a family of block-oriented terminals originally introduced with the IBM
System/34 The IBM System/34 was an IBM midrange computer introduced in 1977. It was withdrawn from marketing in February 1985. It was a multi-user, multi-tasking successor to the single-user System/32. It included two processors, one based on the System ...
midrange computer Midrange computers, or midrange systems, were a class of computer systems that fell in between mainframe computers and microcomputers. This class of machine emerged in the 1960s, with models from Digital Equipment Corporation ( PDP line), Data Ge ...
systems in 1977. It also connects to the later System/36, System/38, and IBM AS/400 systems, and to
IBM Power Systems Power Systems is a family of server computers from IBM that are based on its Power processors. It was created in 2008 as a merger of the System p and System i product lines. History IBM had two distinct POWER- and PowerPC-based hardware l ...
systems running
IBM i IBM i (the ''i'' standing for ''integrated'') is an operating system developed by IBM for IBM Power Systems. It was originally released in 1988 as OS/400, as the sole operating system of the IBM AS/400 line of systems. It was renamed to i5/OS i ...
.


Components

5250 devices can be directly attached to the host or communicate remotely using
Synchronous Data Link Control Synchronous Data Link Control (SDLC) is a computer communications protocol. It is the layer 2 protocol for IBM's Systems Network Architecture (SNA). SDLC supports multipoint links as well as error correction. It also runs under the assumption t ...
(SDLC) at up to 9600bit/s. Devices can also be clustered or daisy-chained. In 1980 the 5250 system consisted of the following components: * 5251 Display Station. The monochrome text-only display can be either 960 characters, formatted as 12 lines of 80 characters, or 1920 characters as 24 lines of 80 characters. Upper and lower case is standard. Text attributes consist of blink, high intensity, reverse video, non-display, underscore, and a unique ''column separator'' that causes the field to be preceded and followed by a vertical bar. 5251 and 5252 input ''format control'' attributes are optimized for data entry applications and offer significant enhancements over previous 3270 terminals. * 5252 Dual Display Station. The 5252 features a single CRT displayed 12 lines each on two different sides back to back in a single case, with separate keyboards. The 5252 was not part of the initial announcement. * 5256 printer. The 5256 is a tabletop serial
dot matrix printer A dot matrix printer is an impact printer that prints using a fixed number of pins or wires. Typically the pins or wires are arranged in one or several vertical columns. The pins strike an ink-coated ribbon and force contact between the ribbon ...
with three models providing speeds of 40, 60, or 120cps and a print line of 132 characters.


5251/5252 format control

Field attributes also define the type of data the operator can enter into a field, and specify other control information for the field. * A field can be defined as alpha only, numeric only, or alphanumeric. *''Auto enter'' simulates an ''ENTER'' key press at the conclusion of the field. *''Bypass'' automatically skips over a field in the screen. *''Duplicate enable'' allows the operator to press the ''DUP'' key in a field, entering a special code which is interpreted by the application program – typically duplicating data in this field from the previous record or line. *''Field exit required'' forces the operator to manually exit this field, rather than automatically advancing to the next field after entering the last character. *''Mandatory entry'' specifies that the operator must enter data in this field and is not allowed to tab over it. *''Monocase'' translates lower-case characters entered into this field to upper-case. *''Mandatory fill'' specifies that this field must be entirely filled if any data is entered into it. *''Right adjust'' will right adjust data entered in a field when the operator exits the field. *''Signed numeric'' reserves the rightmost position of a field for a sign – blank for positive or '-' for negative.


Terminal status lights

On a 5251 type terminal featured five status lights on the front of the unit: * ''System Available light'': If lit, this terminal is connected to the host system and is receiving information from it. * ''Message Waiting light'': Other users, and the system itself, can send messages to workstations. If lit, there is at least one message that has not been seen yet. When a program ends or when the user signs on, the message(s) will be shown. * ''Insert light'': The
Insert key The Insert key (often abbreviated Ins) is a key commonly found on computer keyboards. It is primarily used to switch between the two text-entering modes on a personal computer (PC) or word processor: * overtype mode, in which the cursor, when ...
has been pressed. Characters after the cursor will shift right when text is keyed. Press Insert again to cease Insert Mode. * ''Caps Lock light'': The Caps Lock key has been pressed. * ''Keyboard Shift light'': The
Shift key The Shift key is a modifier key on a keyboard, used to type capital letters and other alternate "upper" characters. There are typically two shift keys, on the left and right sides of the row below the home row. The Shift key's name originated f ...
is being pressed.


Historical origins

The 5250 is a block-oriented terminal similar to, but not compatible with, the
IBM 3270 The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the te ...
. Robustly constructed, 5251 terminals weigh roughly . The devices generate an audible clicking sound as the user types, similar to the electric typewriters of the era. The 5250 data stream definition has been refined over time to include
GUI The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, inste ...
elements such as pop-up windowing, check and option boxes, mouse handling, and pull-down menus. The IBM 3180 added support for seven colors - pink, red, blue, yellow, green, white, and turquoise. A protocol called the IBM 5250 Data Stream interpreted field attributes such as blinking, non-display, high intensity, reverse image, underline, and column separators and was used in combination to create colors. Normal text was presented as green on a 3180 color terminal, but high intensity became white. Column separators became yellow. Blinking became red. Underlined text was presented as blue. High intensity blinking became pink. High intensity column separators became turquoise. The term "5250" now refers to the data stream itself. Few physical 5250 terminals with their bulky
twinax Twinaxial cabling, or "Twinax", is a type of cable similar to coaxial cable, but with two inner conductors instead of one. Due to cost efficiency it is becoming common in modern (2013) very-short-range high-speed differential signaling applicatio ...
cables still exist, although they are occasionally still used to provide a "connection of last resort," hard-wired to the host computer. Today, it is more common to use PC or web-based terminal emulation packages that can interpret and display 5250 data streams.


Telnet 5250

Telnet 5250, or TN5250 describes either the process of sending and receiving 5250 data streams using the
telnet Telnet is an application protocol used on the Internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection. User data is interspersed in-band with Telnet control i ...
protocol or the software that emulates a 5250 class terminal communication via that process. TN5250 allows a 5250
terminal emulator A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term ''terminal'' covers all remote term ...
to communicate over a
TCP/IP The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the set of communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the su ...
network instead of an SNA network. Standard telnet clients cannot be used as a substitute for TN5250 clients, as they use a different data stream format.


Interfacing 5250 terminals with commodity hardware

An interface was created to connect to the Twinax port of a 5250 terminal and communicate with it like an AS/400 host. It currently provides VT52 emulation and a shell on the system to which the adapter is connected.


List of IBM 5250 Twinax terminals


IBM 3179

The IBM 3179 exists as a
3270 The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the text ...
and a 5250 terminal.


IBM 3180

The IBM 3180 exists as a
3270 The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the text ...
and a 5250 terminal.


IBM 3196

80x24 characters. Models: * 3196 model A10: Green screen. * 3196 model B10: Amber-Gold screen.


IBM 3197

Models: * IBM 3197 model C10 (1920 characters) * IBM 3197 model C20 (1920 characters) * IBM 3197 model D10 (3564 characters) * IBM 3197 model D20 (3564 characters) * IBM 3197 model D40 (15 inch green phosphor)


IBM 3476


IBM 3477

Models: * IBM 3477 model HAX (14-inch amber-gold monochrome monitor) * IBM 3477 model HGX (14-inch green monochrome monitor) * IBM 3477 model HCX (14-inch color monitor) * IBM 3477 model HDX (15-inch green monitor)


IBM 3486

Models: * IBM 3486 model BAX (14-inch amber-gold monitor) * IBM 3486 model BGx (14-inch green monitor)


IBM 3487

Models: * IBM 3487 model HAX (15-inch amber-gold monitor) * IBM 3487 model HCX (14-inch color monitor) * IBM 3487 model HGX (15-inch green monitor)


IBM 3488

Does not include an internal display. An external monitor is connected via
VGA Video Graphics Array (VGA) is a video display controller and accompanying de facto graphics standard, first introduced with the IBM PS/2 line of computers in 1987, which became ubiquitous in the PC industry within three years. The term can now ...
.


IBM 3489

Does not include an internal display. An external monitor is connected via VGA.


See also

*
Terminal emulator A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term ''terminal'' covers all remote term ...
*
IBM 3270 The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the te ...


References


External links


Overview of the green screen (5250 Terminal)
* tp://ftp.software.ibm.com/as400/products/clientaccess/ "FTP software repository at IBM"* – 5250 Telnet Interface * – 5250 Telnet Enhancements * {{IETF RFC, 4777 – IBM's iSeries Telnet Enhancements 5250 Block-oriented terminal 5250 Computer-related introductions in 1977