EasyManua.ls Logo

HP 2624 User Manual

HP 2624
122 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #35 background imageLoading...
Page #35 background image
Keyboard Control
BREAK
With a point-to-point communications link,
pressing
the
..
key
transmits
a 200
ms
space on
the
asynchronous
data
communications line
or
sets
the
secondary channel
low for 200 ms (depending upon
whether
the
terminal
is
in
transmit
or receive state). This serves
as
a "break" signal
to
interrupt
computer operation.
BELL
The keyboard includes
an
imbedded speaker for sounding
an
audible tone
in
response to
the
ASCII Bell
«BELL»
control code
and
for
alerting
the
terminal
operator to cer-
tain
conditions (errors, end-of-line, end-of-field).
Note
that
the
bell speaker can be enabled
and
disabled
through
the
use of
the
"BELL"
parameter
in
the
terminal
configuration menu. When
that
parameter
is
set
to "OFF",
the
bell will NOT sound when
the
cursor
nears
the
end
of
a line
nor
when
the
cursor advances from one field
to
the
next
in
a formatted display. The bell will, however, still
sound
in
response to
an
ASCII Bell control code (decimal
7;
'control-G).
From
the
keyboard you
generate
the
Bell code by simul-
taneously pressing
the.
and
G keys.
From
a program executing
in
a host computer, you
trigger
the
bell tone by
transmitting
an
ASCII Bell control code
(decimal 7).
3-12
WAIT
From
a
user
key
or from a
program
executing
in
a host
('
computer, you
can
cause
the
terminal
to pause for ap-
proximately 1 second
using
the
following escape sequence:
<ESC>@
Multiple uses of
this
escape sequence
in
succession
can
be
used
to
obtain
virtually
any
desired
time
delay.
Note
that
while
an
<ESC>@
is
in
effect
the
cursor
disappears from
the
screen,
the
keyboard
is
locked,
and
the
passing of
data
from
the
data
comm firmware to display
memory is inhibited.
For
example,
if
you
want
to sound
the
bell tone twice
in
succession
with
a two second delay between tones, you
could
do
so
using
the
following control sequence:
<BELL>
<ESC>@<ESC>@
<BELL>
MODEM DISCONNECT
You
can direct
the
terminal
to
"hang
up"
the
modem by
sending
an
<ESC>f. The
terminal
accomplishes
the
modem
('
disconnect
by
lowering
the
TRlCD (Terminal Ready)
line
for
2 seconds.
(

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the HP 2624 and is the answer not in the manual?

HP 2624 Specifications

General IconGeneral
BrandHP
Model2624
CategoryTouch terminals
LanguageEnglish

Summary

Introduction to the HP 2624A

The Keyboard

Describes the HP 2624A keyboard layout, divided into five major groups of keys.

Function Keys

Explains the eight function keys and their dynamic behavior, including mode selection.

Display Screen

Details the HP 2624A display screen structure, resolution, and character cell.

Display Memory

Describes the HP 2624A's display memory configuration and storage.

Configuring the Terminal

Explains how to configure the terminal using menus and programmatic sequences.

Integral Printer

Details the optional integral printer's capabilities and usage.

Data Communications

Discusses the terminal's data communication ports and modes.

Self-Test

Covers the various self-test features for verifying terminal operation.

Configuring the Terminal

Introduction to Terminal Configuration

Overview of terminal configuration through menus and escape sequences.

Configuration Function Keys

Explains the function keys used to access configuration menus.

Configuration Menus

Summarizes the available configuration menus for the HP 2624A.

Terminal Configuration Menu

Details the terminal configuration menu and its fields.

Programmatic Configuration

Describes how to change terminal parameters using escape sequences.

Lock and Unlock Configuration Menus

Explains how to lock and unlock configuration menus for security.

Keyboard Control

Introduction to Keyboard Control

Overview of the HP 2624A keyboard and its functional groups.

Selecting Modes

Explains how to select terminal operating modes using function keys.

Character and Block Modes

Describes data transmission modes: character mode and block mode.

Format Mode

Details the format mode for creating and using data entry forms.

Line Modify Mode

Explains the line modify mode for editing command strings.

Modify All Mode

Describes the modify all mode for editing data on the screen.

Auto Line Feed Mode

Explains the auto line feed mode for appending line feeds to carriage returns.

Memory Lock Mode

Details the memory lock mode for overflow protection and display lock.

Display Functions Mode

Describes how display functions mode affects ASCII control code handling.

Caps Mode

Explains the caps mode for controlling alphabetic key output.

Caps Lock Mode

Details the caps lock mode for generating uppercase ASCII codes.

User-Definable Keys

Explains how to define custom functions for the eight function keys.

Defining Keys Programmatically

Describes how to define user keys remotely using escape sequences.

Controlling Function Key Labels Programmatically

Explains programmatic control of function key labels on the display.

The Enter Key

Details the operation of the Enter key for data transfer and block operations.

Send Display Command

Explains the ESC>d command for triggering block transfers from display memory.

Enable/Disable Keyboard

Describes how to enable and disable the terminal's keyboard via escape sequences.

Soft Reset

Explains the soft reset procedure and its effects on terminal operation.

Hard Reset

Details the hard reset procedure and its effects on terminal configuration.

Break Function

Describes the break function for interrupting computer operations.

Bell Function

Explains the terminal's bell speaker and its response to control codes.

Wait Function

Describes the wait function for pausing terminal operations.

Modem Disconnect

Explains how to disconnect the modem using an escape sequence.

Display Control

Introduction to Display Control

Overview of the HP 2624A display screen and memory operations.

Cursor Control

Explains how to alter the cursor position using keys or escape sequences.

Move Cursor Up

Details how to move the cursor one row up in the current column.

Move Cursor Down

Details how to move the cursor one row down in the current column.

Move Cursor Right

Details how to move the cursor one column right in the current row.

Move Cursor Left

Details how to move the cursor one column left in the current row.

Roll Text Up

Explains how to scroll display memory up one row.

Roll Text Down

Explains how to scroll display memory down one row.

Next and Previous Page

Describes how to access subsequent or preceding pages of display data.

Screen Relative Addressing

Explains cursor positioning relative to the current screen position.

Absolute Addressing

Details cursor positioning using absolute row and column coordinates.

Cursor Relative Addressing

Explains cursor positioning relative to the current cursor position.

Edit Operations

Covers various screen edit functions like insert/delete line and character.

Clear Display

Explains how to clear display memory from the cursor position.

Clear Line

Details how to clear the current line from the cursor position.

Setting and Clearing Margins

Describes how to define and reset left and right margins.

Setting and Clearing Tabs

Explains how to define and clear tab stops for cursor positioning.

Display Enhancements

Details standard display enhancements like inverse video and blinking.

Designing and Using Forms

Introduction to Forms Design

Overview of creating data entry forms with line types and annotations.

Drawing Forms

Explains the process of creating the linear structure of a form.

Defining Fields

Covers defining protected, unprotected, and transmit-only fields.

Transmit-Only Fields

Details the characteristics and behavior of transmit-only fields.

Field Attributes

Explains implicit and explicit attributes for data entry fields.

Defining Fields From the Keyboard

Describes how to specify field types and attributes using a menu.

Defining Fields Programmatically

Explains how to define fields remotely using escape sequences.

Transmit Modified Fields

Details how the Modified Data Tag affects data transmission.

Transferring Form Structures

Explains how to transfer form structures from screen to host computer.

Device Control

Introduction to Device Control

Overview of controlling printers and data transfers.

Display to Printer Data Transfers

Explains how to print data from display memory to printers.

Copy Line

Describes how to copy the current line to a printer.

Copy Page

Details how to copy a page of data to a printer.

Copy All

Explains how to copy all lines from cursor to end of display memory.

Copy All of Display Memory

Describes how to copy the entire display memory content to a printer.

Skip Line

Explains how to advance the paper by one line.

Computer to Terminal Data Transfers

Details how to transfer data from a host computer to printers.

Selecting Printer Modes

Explains how to select printer modes like expanded or compressed characters.

Report Format

Describes the report format for printing 66-line pages.

Metric Format

Details the metric format for printing 70-line pages.

Data Logging

Explains data logging features for capturing data to printers.

Printer Self-Test

Covers the printer self-test procedure to verify functionality.

Data Communications

Introduction to Data Communications

Overview of connecting terminals to computers for data exchange.

Selecting Equipment and Cables

Guides on selecting appropriate equipment and cabling for data links.

Hardwired Connections

Details on establishing point-to-point hardwired connections.

Modem Connections

Explains factors for choosing modems for point-to-point connections.

Installing Point-to-Point Configuration

Provides instructions for installing a point-to-point data link.

Port #2 Cabling

Details cabling requirements for the terminal's second data port.

Configuring the Terminal for Data Comms

Explains how to configure data communications settings on the terminal.

Point-to-Point Programming Information

Provides programming reference for asynchronous point-to-point communication.

Start and Stop Bits

Explains the role of start and stop bits in asynchronous data transmission.

Data Bits (Character Length)

Details the number of data bits per character and 7-bit vs 8-bit operation.

Parity Checking

Covers vertical redundancy check (VRC) for character-based error checking.

Receive Buffer

Describes the terminal's receive buffer and its role in data reception.

Receive Errors

Explains types of receive errors detected by the terminal.

Local/Remote Modes

Describes the terminal's local and remote modes for data communications.

Full Duplex Operation

Details simultaneous transmission and reception in full duplex environments.

Half Duplex Operation

Explains the mutually exclusive transmit and receive states in half duplex.

Pacing Mechanisms

Covers transmit and receive pacing mechanisms like handshake and XON/XOFF.

Status

Introduction to Status Information

Overview of obtaining and interpreting status information from the HP 2624A.

Interpreting Status

Explains how to interpret status bytes using ASCII character codes.

Terminal ID Status

Describes how to request and verify the terminal's model identification.

Primary Terminal Status

Details the first set of status bytes reporting configuration and error flags.

Secondary Terminal Status

Covers the second set of status bytes reporting configuration and memory lock.

Device Status

Explains how to obtain status information for printers.

Error Messages and Self-Tests

Introduction to Errors and Self-Tests

Overview of terminal error messages and self-test procedures.

Error Messages

Lists and explains various error messages that may appear on the terminal.

Terminal Self-Tests

Details the six types of self-tests available for the HP 2624A.

User Data Comm Test

Describes the user data communication test procedure.

Printer Test

Explains the printer test procedure to verify integral printer functionality.

Manufacturing Test

Covers the manufacturing test used during terminal burn-in.

Identify ROMs

Explains how to generate a list of all installed ROM chips.

Terminal Maintenance Procedures

Cleaning the Screen and Keyboard

Provides instructions for cleaning the terminal's screen and keyboard.

Battery Maintenance

Details the battery replacement schedule and procedure for non-volatile memory.

Thermal Printer Paper

Specifies the type of thermal paper required and how to purchase it.

Paper Loading

Provides step-by-step instructions for loading thermal printer paper.

Appendix A: Summary of Command Sequences

Data Operations

Lists escape sequences for controlling data transfers and operations.

Appendix B: Keyboards and Character Set

National Keyboards

Shows layouts for various national keyboards available as options.

7-Bit vs. 8-Bit Operation

Explains the terminal's configuration for 7-bit and 8-bit data operations.

ISO/ASCII Character Set

Details the standard ISO/ASCII character set and national language variations.

Large Character Set

Describes how to construct large characters using alphanumeric and symbol keys.

Math Set

Explains how to generate mathematical symbols using keyboard keys.

Line Drawing Set

Details how to use the line drawing set for creating forms.

Your Comments

Related product manuals