3153 Terminal: Common Application Display and Keyboard Problems


Contents

About This Document
    Related Documentation
3153 Key Not Working: Any Key on the Keyboard
3153 Key Not Working: F1, F3, F7, F8, or F12 (Function Keys)
3153 Key Not Working: Page Up or Page Down
3153 Key Not Working: Insert
3153 Key Not Working: Delete
3153 Key Not Working: Enter
3153 Key Not Working: Return
3153 Displays Nothing (No Video), Has a Blank Screen, or Its Cursor Does Not Move
3153 Displays Extra Blank Lines between Lines of Data
3153 Displays a Large Block in Screen Center
3153 Displays a Single Row or Line of Characters or Data
3153 Displays Parallel Port Transmit Error Condition
3153 Dual or Multiple Session Not Working
3153 Line Drawing or Box Characters Not Displaying
3153 Not Saving (Losing) Setup Parameters
3153 Not Displaying Correctly When Using vi Editor (RS/6000 with AIX)

About This Document

This document provides information about common application display and keyboard problems with IBM 3153 terminals.

Related Documentation

Information about and the most common questions and problems related to the 3153 are available within the IBM RS/6000 Support web site:

http://service.software.ibm.com/support/rs6000

At the site, follow this series of links:

Databases
Hints and Tips
IBM 3153 Support Documents

For recommended documentation on specific subjects covered in this document, see each individual document section.


3153 Key Not Working: Any Key on the Keyboard

This problem or symptom is similar to these other problems:

Recommended Solution:

Refer to the section in this document called 3153 Displays Nothing (No Video), Has a Blank Screen, or Its Cursor Does Not Move.


3153 Key Not Working: F1, F3, F7, F8, or F12 (Function Keys)

Background Information:

Function keys typically send the host an ASCII character sequence when pressed. The ASCII character sequence needs to match what the host operating system or application expects. The host operating system or application then determines how to process the function key that was pressed.

Function keys can be re-defined from the 3153 setup menus and also can be redefined from the host.

The supported function keys are also emulation dependent. For example:

When configured for 3151 emulation, the default values of the 3153 function keys (F1 to F36) are:

     Key   ASCII Sequence
     ---   --------------------------------------------------
     F1    Esc  a  LTA
     F2    Esc  b  LTA
                              (unShift F1 to F12)
     F11   Esc  k  LTA
     F12   Esc  l  LTA
     ---   --------------------------------------------------
     F13   Esc  !  a  LTA
     F14   Esc  !  b  LTA
                              (Shift F1 to F12)
     F23   Esc  !  k  LTA
     F24   Esc  !  l  LTA
     ---   --------------------------------------------------
     F25   Esc  "  a  LTA
     F26   Esc  "  b  LTA
                              (Ctrl-Shift F1 to F12)
     F35   Esc  "  k  LTA
     F36   Esc  "  l  LTA
 
    LTA is the 3153 Turnaround Character = CR, ETX, EOT, DC3.
     - For RS/6000 Attach, the recommended Turnaround Character = CR.

Recommended Solution:

Users need to be familiar with:

When the 3153 is configured for IBM 3151 emulation, in most cases the 3153 Turnaround Character is incorrect. In the 3153 setup menu, for RS/6000 Attach, it is recommended to set Turnaround Char=CR.

If the Turnaround Character is set correctly, contact a systems administrator, host operating system specialist or application developer.


3153 Key Not Working: Page Up or Page Down

Background Information:

The 3153 offers a PC-style keyboard that has Page Up and Page Down printed on the keyboard.

Page Up performs the Clear key function. This key generates the following ASCII sequence: ESC L LTA.
LTA is the 3151 Line Turnaround Character: <CR>, <ETX>.

Page Down performs the Erase EOF key function. This key generates the following ASCII sequence: ESC I.

Recommended Solution:

Contact your systems administrator or application programmer. The host operating system or application needs to be updated to support Page Up or Page Down keys.

For RS/6000 customers, the AIX TERMINFO file needs to be updated for the knp (key next page) and kpp (key previous page) functions.

NOTE:

For RS/6000 customers with AIX 4.2.0: The AIX IBM TERMINFO file has a Terminal Type (TERM TYPE) that has the changes to support the Page Up and Page Down keys.

Set AIX TERM TYPE variable to one of the following: ibm-3151-51 or ibm-3151-61 or ibm-3151-PS2.

Example:

   export TERM=ibm-3151-51
   export TERM=ibm-3151-61
   export TERM=ibm-3151-PS2

3153 Key Not Working: Insert

Background Information:

When the 3153 is configured for IBM 3151 emulation, the user or the host can determine the operation of the Insert key.

IBM 3151 emulation supports:

Insert Character = Space:
Every time the Insert key is pressed, the 3153 should insert a space character. When the Insert key is pressed, the 3153 is sending the host the "Insert Character" command. The host should echo the command back to the 3153, causing a space to be inserted.

Insert Character = Mode:
Every time the Insert key is pressed, the 3153 toggles between Insert Mode and Non-Insert (replacement) Mode. When the 3153 is in Insert Mode, for every alphanumeric key that is pressed, the 3153 inserts that alphanumeric character. When the alphanumeric key is pressed, the 3153 is sending the host the "Insert Character" command. The host should echo the command back to the 3153, causing a character to be inserted.

The Insert Character can be selected in the following ways:

Recommended Solution:

Change the 3153 setup value of the Insert Character from Mode to Space or from Space to Mode.

NOTE: For RS/6000 Attach, the preferred setup value is Insert Character=Space.

3153 Key Not Working: Delete

Background Information:

When the 3153 Delete key is pressed, the 3153 sends to the host the Delete ASCII sequence (based on the ASCII/ANSI emulation selected). The host operation system or application determines how the Delete ASCII sequence is processed.

Based on the ASCII/ANSI emulation, the 3153 Delete Key sends the following Delete ASCII sequence:

  Emulation                Sequence
  ----------------------   --------
  IBM 3151                 ESC Q
  WYSE 50,60               ESC W
  DEC VT300,VT200,VT100    DEL

Recommended Solution:

If the Delete key is not working as expected, contact the programmer, application developer or systems administrator. The problem is within the host operating system or host application.


3153 Key Not Working: Enter

Background Information:

When the 3153 is configured for IBM 3151 emulation, the user or the host can determine the operation of the Enter key. The 3153 Enter key is the bottom right key on the numeric keypad and is labeled Enter.

NOTE: The key above the right Shift key is the Return key.

IBM 3151 emulation supports:

Enter Key = Return
Every time the Enter key is pressed, the 3153 performs the Return key operation. NOTE: The Return key can be set to New Line or Field.

Enter Key = Send
Every time the Enter key is pressed, the 3153 performs the Send key operation. NOTE: The Send key can be set to Page or Line.

The Enter key can be selected in the following ways:

Recommended Solution:

If the Enter key (on the numeric keypad) is not working, use the 3153 setup menus to change the Enter Key setup parameter from Send to Return or from Return to Send.

If the Enter key (above the right Shift, which is the Return key) is not working, use the 3153 setup menus to change the Return Key from Field to New Line or from New Line to Field.

NOTE: For RS/6000 Attach, the preferred setup values are Enter Key = Return and Return Key=New Line.

3153 Key Not Working: Return

Background Information:

When the 3153 is configured for IBM 3151 emulation, the user or the host can determine the operation of the Return key. The 3153 Return key is above the right Shift key and is labeled Return or Enter (depending on whether the keyboard is ASCII style or PC style).

IBM 3151 emulation supports:

Return Key = New Line
Every time the Return key is pressed, the 3153 performs the New Line operation. The Return key sends a <CR> or <CR><LF> based on the 3153 New Line setup option.

Return Key = Field
Every time the Return key is pressed, the 3153 performs the Field operation.

The Return key can be selected in the following ways:

Recommended Solution:

If the Return key is not working, use the 3153 setup menus to change the Return Key setup parameter from Field to New Line or from New Line to Field.

NOTE: For RS/6000 Attach, the preferred setup value is Return Key=New Line.


3153 Displays Nothing (No Video), Has a Blank Screen, or Its Cursor Does Not Move

This item covers the following, similar problems and symptoms:

Background Information:

This is a common problem for ASCII terminals (3151, 3153, WYSE, and DEC).

The preceding problems and symptoms mostly result from the following:

Users should know:

Recommended Solutions:

If the 3153 does not display anything (there is no video):

If the 3153 does not display any data, it does not communicate, or the screen is blank with a cursor at the upper left corner:

Problem Determination Tips:

The following items may assist with problem determination:


3153 Displays Extra Blank Lines between Lines of Data

Background Information:

The following items will cause the application not to display correctly:

Recommended Solution:

This is a common problem for the 3151, the 3153 and other ASCII terminals. Users must know the host operating system or application program requirements. Contact the systems adminstrator or application programmer. The background information at the beginning of this section may help.

If there is a nearby 3151 or 3153 that is working correctly, check its setup values and compare them to the values of the 3153 that is not working.


3153 Displays a Large Block in Screen Center

Problem or Symptom:

The 3153 displays a large block in the center of the screen when the 3153 is powered on. The large block is approximately 1 inch high and may be 2 to 7 inches wide. The large block may have characters, letters, or numbers in it.

Background Information:

The 3153 Programmable Banner is being displayed in the center of the screen when the 3153 is powered on.

The 3153 allows a user to display a banner when the 3153 is powered on. The 3153 banner is programmable and can include letters, numbers or special characters. The 3153 banner can store up to 30 characters.

Recommended Solution:

If the 3153 Programmable Banner is not desired, disable it. To disable or edit the 3153 Programmable Banner, follow these steps:


3153 Displays a Single Row or Line of Characters or Data

Problem or Symptom:

The 3153 displays a single row or line of characters or data. The cursor is at the right-most column. There are no characters or data below the single row or line of characters or data.

Background Information:

With the 3153 setup parameter Auto Wrap=Off, all data received by the 3153 is displayed on a single row. The cursor stops at the right-hand side (margin) of the display. The received data overwrites itself.

With the 3153 setup parameter Auto Wrap=On, the cursor moves to the next line at the first column (left margin). The data continues to display.

Recommended Solution:

Change the 3153 setup parameter Auto Wrap=On.

NOTE: For RS/6000 Attach, the preferred setting is Auto Wrap=On.


3153 Displays Parallel Port Transmit Error Condition

Problem or Symptom:

The 3153 displays the message Transmit Condition Parallel Port No Printer.

Background Information:

The 3153 displays the message Transmit Condition Parallel Port No Printer when:

The 3153 factory default setting for Host/Printer is EIA/Para.

Recommended Solution:


3153 Dual or Multiple Session Not Working

Problem or Symptom:

A 3153 dual or multiple session is not working (keyboard or communication):

Background Information:

Dual (Multiple) Sessions by Multiple Ports information:

WARNING:

Recommended Solution:


3153 Line Drawing or Box Characters Not Displaying

Problem or Symptom:

The following symptoms are similar:

Background Information:

This is a common problem with ASCII terminals (3151, 3153, WYSE, and DEC).

Host Control:

3153 Setup Parameters:

Recommended Solution:

When the 3153 is configured for IBM 3151 emulation, it is recommended to modify the 3153 setup parameters (in the 3153 setup menus):

If this recommended solution does not correct the situation, contact the systems administrator or application programmer.

NOTES:


3153 Not Saving (Losing) Setup Parameters

Problem or Symptom:

The 3153 is not saving setup values, loses its setup values or changes its setup values.

Background Information:

There are several causes for a 3153 losing, not saving or changing its setup values.

Recommended Solution:

Determine if the host operating system or application is changing the 3153 setup values. Execute the following steps:

  1. Set the 3153 setup parameters as needed.
  2. Save the 3153 setup parameters.
  3. Power off the 3153.
  4. Power on the 3153.
  5. Confirm that the setup values have been properly saved. (This step confirms that a save function was properly performed.)
  6. Begin or start the host application.
  7. Periodically check the 3153 setup parameters.

If all the steps are followed, and sometime during step 7 a 3153 setup value is changed, the host operating system or application is changing the 3153 setup values. Users should check with their systems administrator or systems programmer.


3153 Not Displaying Correctly When Using vi Editor (RS/6000 with AIX)

Problem or Symptom:

When the vi editor is used, the 3153 does not insert, delete or update.

Background Information:

When the 3153 is configured for IBM 3153 emulation, the 3153 setup parameter Force Insert determines how the 3153 processes an insert operation (of a line or character).

When Force Insert=Off:

When Force Insert=Line:
When Force Insert=Character:

Recommended Solution:

In the 3153 setup menu, change Force Insert=Both or Line.


3153 Terminal: Common Application Display and Keyboard Problems: 3153.app.zap ITEM: FAX
Dated: 99/01/25~00:00 Category: zap
This HTML file was generated 99/06/24~12:42:04
Comments or suggestions? Contact us