Sie sind auf Seite 1von 28

ENHANCED OPERATOR PANEL

Contents

Enhanced Operator Panel

Chapter 10.8

INTRODUCTION ...................................................................................................... 10.8-1


MANUFACTURING IMPLEMENTATION POINTS (MIPs) ............................ 10.8-2
Interface Board .................................................................................................. 10.8-2

AREAS OF CHANGE................................................................................................ 10.8-2


Interface Board....................................................................................................... 10.8-2

GENERAL DESCRIPTION ....................................................................................... 10.8-2


INTERFACE BOARD........................................................................................... 10.8-2
SDC Core .......................................................................................................... 10.8-2
8032 Microcontroller Port Configuration ......................................................... 10.8-3
Communications Interface Control ................................................................... 10.8-4
LIQUID CRYSTAL DISPLAY PANEL ............................................................... 10.8-4
LCD Interface.................................................................................................... 10.8-5
KEYBOARDS ....................................................................................................... 10.8-5
16-Key Keyboard .............................................................................................. 10.8-5
FDK Keyboards................................................................................................. 10.8-5
INDICATORS ....................................................................................................... 10.8-5
SWITCHES............................................................................................................ 10.8-6
On-module Switches ......................................................................................... 10.8-6
Off-module Switches......................................................................................... 10.8-6
AUDIBLE INDICATOR ....................................................................................... 10.8-6

SERVICE AIDS ......................................................................................................... 10.8-7


CONFIGURATION SWITCHES.......................................................................... 10.8-7
Normal Mode .................................................................................................... 10.8-7
Burn-in Mode .................................................................................................... 10.8-7
Level 0 Diagnostics........................................................................................... 10.8-7
CONNECTORS ..................................................................................................... 10.8-8
LCD Connector - J1 .......................................................................................... 10.8-8
SDC Bus Connector - J2 ................................................................................... 10.8-8
Power Connector - J3 ........................................................................................ 10.8-8
Mode Switch Output/Comms Indicator Input Connector - J4 .......................... 10.8-9
Mode Switch Input Connector - J5 ................................................................... 10.8-9
RDI Connector - J6 ........................................................................................... 10.8-9
16 Key Keyboard Connector - J7...................................................................... 10.8-9

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-i SEPTEMBER 2002


ENHANCED OPERATOR PANEL

Left FDK Keyboard Connector - J8 ................................................................ 10.8-10


Right FDK Keyboard Connector - J9.............................................................. 10.8-10
LEVEL 0 DIAGNOSTICS .................................................................................. 10.8-10
LEVEL 1 DIAGNOSTICS .................................................................................. 10.8-10
Rear Indicators - Diagnostics Test Menu ....................................................... 10.8-10
Error Reporting ............................................................................................... 10.8-11
Operator Keyboard - Diagnostics Test Menu ................................................. 10.8-11
M_STATUS .................................................................................................... 10.8-12
M_DATA ........................................................................................................ 10.8-12
Operator Display - Diagnostics Test Menu..................................................... 10.8-13
M_STATUS .................................................................................................... 10.8-13
STRAPPING ........................................................................................................ 10.8-13
R28 and R29.................................................................................................... 10.8-13
R40 .................................................................................................................. 10.8-14
STATE OF HEALTH REPORTING................................................................... 10.8-14
SCHEMATICS .................................................................................................... 10.8-14

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-ii


ENHANCED OPERATOR PANEL

Contents

Chapter 10.8

Enhanced Operator Panel

INTRODUCTION
The Enhanced Operator Panel (EOP) module provides an interface to the
56XX and 58XX range of rear access terminals/ATMs to allow replenishment
and diagnostic testing to be carried out.
The EOP, a secondary node on the Serial Distributed Control (SDC) bus,
supports State Of Health (SOH) reporting.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-1 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

MANUFACTURING IMPLEMENTATION POINTS (MIPs)


The tables below detail the Manufacturing Implementation Points of each
EOP variant.

Interface Board

Class Tracer Number Serial Number


5874
5875
5884
5885
5888
Notes:
Introduced January 2002.

AREAS OF CHANGE
Interface Board
A new interface board has been introduced (June 2001).
 Old style interface board - 44-50594720.
 New style interface board - 445-0656667.
Illustrations are provided for both interface boards at the end of this
chapter under the heading Schematics

GENERAL DESCRIPTION
The EOP consists of the following:
 Interface board
 Liquid Crystal Display (LCD) panel
 Keyboards:
 One 16-key keypad
 Two 1 x 4-key Function Display Key (FDK) keyboards
 Five indicator LEDs
 Two switches
 Audible buzzer.

INTERFACE BOARD
The interface board is based on an 8032 microcontroller and carries the
operator indicator LEDs and switches. The board is connected to the terminal/
ATM and EOP components through nine connectors.

SDC Core
The SDC core is based around an Intel 8032 microcontroller.
The 8032 microcontroller supplies a serial communications interface and
addressing capabilities for up to 64K of code memory (ROM) and 64K of data
memory (RAM).
Provision is made for a selection of memory mapped peripherals, some of
which are reserved by the SDC core design while others are used by the SDC

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-2


ENHANCED OPERATOR PANEL

secondary node.

8032 Microcontroller Port Configuration


The port configuration of the 8032 microcontroller is detailed under the
following headings:
 Port 0 configuration
 Port 1 configuration
 Port 2 configuration
 Port 3 configuration.

Port 0 Configuration
Port 0 is configured as the multiplexed low-order address/data bus for access
to external program and data memory, and to access the memory mapped I/O
that exists on the module.

Port 1 Configuration
Port 1 is configured to drive four status LEDs on bits 0 to 3 (level 0 LEDs),
three general purpose outputs on bits 4 to 6 and the TX_EN line for
controlling the SDC transceivers on bit 7. The general purpose outputs, which
are used to drive indicators, are passed through an inverting buffer to provide
better source/sink characteristics.
Port 1 assignments, and their active level at the 8032, are as follows:

Line Active Signal Function


No. Signal Name
1.0 High LED_1 Switches the level 0 LED on.
1.1 High LED_2 Switches the level 0 LED on.
1.2 High LED_3 Switches the level 0 LED on.
1.3 High LED_4 Switches the level 0 LED on.
1.4 High IN_SERVICE- Turns the IN_SERVICE LED on.
1.5 High SUPERVISOR- Turns the SUPERVISOR LED on.
1.6 High ERROR- Turns the ERROR LED on.
1.7 Low TX_EN Enables serial data transmission from the 8032 to the
SDC link.

Port 2 Configuration
Port 2 is configured as the high order address byte during access to external
data/program memory and memory mapped I/O devices.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-3 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

Port 3 Configuration
Port 3 is configured as follows:

Line Active Signal Function


No. Level Name
3.0 N/A RXD Configured as 8032 serial data input (from SDC link).
3.1 N/A TXD Configured as 8032 serial data output (to SDC link)
3.2 High to INTO- Keyboard controller interrupt input pin. When the
Low keyboard controller detects a key press, a high to low
transition occurs on this pin.
3.3 High to BUZZER- Causes the on-board buzzer to emit a 100ms beep.
Low
3.4 N/A MODE_SEL This input shows the state of the MODE_SEL signal.
3.5 Low COMMS_LED 0 = COMMS LED on.
1 = COMMS LED off.
3.6 Low WR- External memory and memory mapped I/O write
strobe.
3.7 Low RD- External memory and memory mapped I/O read
strobe.

Communications Interface Control


The communications interface employed on the SDC secondary nodes is a
serial multidrop link which facilitates the exchange of commands and data
between a master node and a number of secondary nodes.

Control Signals
The control signals for the communications interface are as follows:

Signal Description
TX_EN Enables serial data transmission from the 8032 across the SDC link.

SYSTEM_RESET This signal is generated on the EOP module through an on-module switch,
and controls the SDC RESET transceiver direction control. When this signal
is low, the transceiver is monitoring the SDC link for a RESET condition on
the link.
When this signal is high, the transceiver direction is switched, and the EOP
module broadcasts a RESET over the SDC link.

Data Signals
The serial data is passed over the SDC link using the following signals:

Signal Description
TXD Serial data output from the 8032 to the SDC link data transceiver.
RXD Serial data input from the SDC link data transceiver to the 8032.

LIQUID CRYSTAL DISPLAY PANEL


The LCD panel, mounted on spacers above and connected to the interface
board, is capable of displaying 240 x 128 pixels. The LCD displays 16 lines of
32 characters (7 x 8 font) which allows emulation of the front screen, in text
mode.
The use of the LCD panel is software defined and can echo input from the
operator keyboard and be utilized as an output device for error reporting, SOH
reports and operator prompts.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-4


ENHANCED OPERATOR PANEL

The contrast of the LCD can be altered by adjusting the contrast control
located on the front of the EOP.

LCD Interface
The LCD interface on the EOP module consists of the following:
 LCD controller
 Display memory - 8K of SRAM
 External character generator - 64K EPROM
 8-bit configuration port
 Two 8-bit diagnostic ports.
The LCD controller is a general purpose dot matrix liquid crystal graphic
display controller which can control up to 512K pixel display and supports
both graphics and text modes.
In text mode, the LCD controller can display characters from either its
internal character set or the external character EPROM.
A full screen of graphics contains 240 x 128 pixels of information.
Therefore, the 8K SRAM used for display memory can hold two full graphic
screens.
As the LCD controller can only access 4K of display memory at one time,
the display swapping function is external to the controller's normal function.
An external 64K EPROM of character memory is used to allow for 15
character sets and EPROM identification.

KEYBOARDS
The EOP module has the following keyboards:
 A 16-key keyboard
 Two 1 x 4-key FDK keyboards.

16-Key Keyboard
The 16-key keyboard is mounted on spacers above and connected to the
interface board and has a 4 x 4 grid.
The key legends are configured by use of an overlay.

FDK Keyboards
The FDK keyboards are two 1 x 4 keypads which allow selection of control
options from the displayed screens.
The key legends are black arrows on a white background.

INDICATORS
The five LEDs, provided on the EOP, are mounted on the interface board and
have the following functions:
 IN SERVICE (Green) - Illuminated to indicate the terminal/ATM is ready
for transactions
 SUPERVISOR (Green) - Illuminated to indicate the terminal/ATM is in
supervisor mode
 POWER (Green) - Illuminated to indicate the module is receiving a +5V dc
supply from the terminal/ATM
 ERROR (Amber) - Illuminated to indicate a fault has occurred requiring
operator intervention

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-5 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

 COMM (Amber) - Flashes to indicate communications polling. Can be


driven by either of the following sources:
 An external signal (LED_SIG-) which emanates from a
communications board in the terminal/ATM
 Under software control (COMMS_LED-) which is controlled by the on-
module microcontroller.

NOTE: The IN SERVICE, SUPERVISOR and ERROR LEDs are software


controlled.

SWITCHES

On-module Switches
The two switches, provided on the EOP, are mounted on the interface board
and have the following functions:
 RESET - A biased spring-loaded switch which provides, when activated, a
reset condition to the terminal/ATM through the SDC interface
 MODE - A toggle switch which allows the operator to signal to the
terminal/ATM that a change of state in the operating mode is required.
The legends on the switch are:
 NORMAL
 SUPERVISOR.

Off-module Switches
The operational mode of the terminal/ATM can be controlled by one or more
single pole, double throw switches external to the EOP.
When the off-module switches are fitted, the on-module mode switch is
inoperative.
The off-module switches are daisy-chained together and connected to the
EOP through connector J5 as follows:

The switch positions show the terminal/ATM is in normal mode. When


any switch is activated the terminal/ATM is automatically put in supervisor
mode.

AUDIBLE INDICATOR
The EOP module contains an audible indicator that is used to verify that a
key on one of the keypads has been activated.
The audible indicator is under software control and is activated by the
BUZZER- signal.
When the audible indicator is activated, an audible response is triggered
that lasts for approximately 100 milliseconds. The circuit can be re-activated

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-6


ENHANCED OPERATOR PANEL

at any time re-starting the 100 millisecond count.

NOTE: If the circuit is re-activated before the 100 millisecond count has
finished the next 100 millisecond pulse will follow on and a continual beep
will be heard.

SERVICE AIDS
CONFIGURATION SWITCHES

NOTE: These switches are only applicable to the old style interface board
(445-0594720).

Switch pack (U33) located on the interface board is used to select the mode of
operation of the board as follow: Unless otherwise stated, the switch settings
throughout this publication are as follows:
 1 = switch closed (on)
 0 = switch open (off)
 x = don't care.

Switch Mode
8 7 6 5 4 3 2 1
0 0 x x x x x x Normal
0 1 x x x x x x Burn-in/Replica
1 x x x x x x x Diagnostic

Normal Mode
In normal mode switches 6 to 1 are undefined and should be set to zero (off).
During normal mode, only one EOP is present in the system.

Burn-in Mode
In burn-in mode the function of switches 6 to 1 are as follows:
 Switch 6 is undefined and should be set to 0
 Switches 5 to 1 are used to select the link address where the module
resides in the system.
Up to 32 modules can be present during burn-in mode, occupying link
addresses 1 through 32.

Level 0 Diagnostics
In Level 0 diagnostic mode (switch 8=1) a series of switch selectable tests can
be carried on the SDC node (refer to Chapter 2.3)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-7 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

CONNECTORS
The nine connectors, on the interface board, are as follows:
 J1 - Liquid Crystal Display (LCD) connector
 J2 - Serial Distributed Control (SDC) bus connector
 J3 - Power connector
 J4 - Mode switch output/Comms indicator input connector
 J5 - Mode switch input connector.
 J6 - Remote Diagnostics Interface (RDI) connector
 J7 - I6-key keyboard connector
 J8 - Left FDK keyboard connector
 J9 - Right FDK keyboard connector.

LCD Connector - J1
The LCD connector (J1) is a single row of 10 square stake pins with the
following pinout:

1 D1
2 FLM
3 M
4 CL1
5 CL2
6 D2
7 +5V
8 GND
9 -12V
10 DRIVE_V

SDC Bus Connector - J2


The SDC bus connector (J2) is a 2 x 5-way self-keying latched ejector header
header with the following pinout:

N/C 10 9 SIG_REF
TXEN_N 8 7 TXEN_P
RESET_N 6 5 RESET_P
DATA_N 4 3 DATA_P
N/C 2 1 N/C

Power Connector - J3
The power connector (J3) is a 2 x 4-way self-keying latched connector with the
following pinout:

(+24V_RTN) N/C 4 8 N/C (+24v)


(SCRN) N/C 3 7 -12V
GND 2 6 N/C (+12V)
GND 1 5 +5V

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-8


ENHANCED OPERATOR PANEL

Mode Switch Output/Comms Indicator Input Connector - J4


The mode switch output/comms indicator input connector (J4) is a 1 x 4-way
right-angled self-keying latched connector with the following pinout:

4 B_MODE_SEL
3 GND
2 N/C
1 LED_SIG-

Mode Switch Input Connector - J5


The mode switch input connector (J5) is a 1 x 5-way right-angled self-keying
latched connector with the following pinout:

5 GND
4 GND
3 SUP_SEL-
2 NOR_SEL-
1 DISABLE-

RDI Connector - J6
The RDI connector (J6) is a vertical connector header with 2 x 10 rows of pins
with the following pinout:

GND 20 19 GND
N/C 18 17 CFG_8
N/C 16 15 CFG_7
SDC_LED4 14 13 CFG_6
SDC_LED3 12 11 CFG_5
(KEY) N/C 10 9 CFG_4
SDC_LED2 8 7 CFG_3
SDC_LED1 6 5 CFG_2
N/C 4 3 CFG_1
SDC_RDI_RESET- 2 1 +5V

16 Key Keyboard Connector - J7


The 16-key keyboard connector (J7) is a 1 x 8-way square socket strip with the
following pinout:

1 ROW0
2 ROW1
3 ROW2
4 ROW3
5 COL2
6 COL3
7 COL4
8 COL5

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-9 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

Left FDK Keyboard Connector - J8


The left FDK keyboard connector (J8) is a 1 x 5-way square socket strip with
the following pinout:
1 COL1
2 ROW0
3 ROW1
4 ROW2
5 ROW3

Right FDK Keyboard Connector - J9


The right FDK keyboard connector (J9) is a 1 x 5-way square socket strip with
the following pinout:
1 COL6
2 ROW0
3 ROW1
4 ROW2
5 ROW3

LEVEL 0 DIAGNOSTICS
Level 0 diagnostics, carried out on the EOP interface board following power up
or reset, cause the display to be filled with asterisks.
In Level 0 diagnostic mode (switch 8=1), on the old style interface board
(445-0594720), a series of switch selectable tests can be carried on the SDC
node (refer to Chapter 2.3).

LEVEL 1 DIAGNOSTICS
The following diagnostics test menus, associated with the EOP, will be offered
on the Device Menus:
 Rear Indicators
 Operator Keyboard
 Operator Display.

Rear Indicators - Diagnostics Test Menu


The rear indicators diagnostics test menu is as follows:
REAR INDICATORS 01/01

SELECT TEST:

1. LED TEST
2. FAST BEEP
3. SLOW BEP

LOOP ->

<- DEVICE MENU CONTROL MENU ->

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-10


ENHANCED OPERATOR PANEL

Looping is allowed on all tests.

LED TEST
The LED Test illuminates the Supervisor, In Service and Error LEDs for three
seconds and then extinguishes them for three seconds.

FAST BEEP
The Fast Beep test emits a beep, at an increased rate, for three seconds.

SLOW BEEP
The Slow Beep test emits a beep, at a decreased rate, for three seconds.

Error Reporting
There is no error reporting for the rear indicators.

Operator Keyboard - Diagnostics Test Menu


The operator keyboard diagnostics test menu is as follows:
OPERATOR KEYBOARD 01/01

SELECT TEST:

1. KEYBOARD ECHO (LINE 1)


2. KEYBOARD ECHO (LINE 2)
3. KEY DETECT TEST
4. SDC TURNAROUND

<- DEVICE MENU CONTROL MENU ->


The Keyboard Echo and Key Detect tests automatically run in loop mode.
During the Keyboard Echo tests, the keys on the bottom row of the
operator panel have the following functions:
 AUX - Rubout (deletes the last displayed key)
 ENT or CNL - Cancel keys (replaces the normal cancel key)
 CLR - Clears the buffer.

KEYBOARD ECHO (LINE 1)


The Keyboard Echo (Line 1) test echoes, on line 1 of the LCD, the pressed key.

NOTE: The test is terminated if a key depression is not detected within one
minute or when the LCD is full.

KEYBOARD ECHO (LINE 2)


The Keyboard Echo (Line 2) test echoes, on line 2 of the LCD, the pressed key.

NOTE: The test is terminated if a key depression is not detected within one
minute or when the LCD is full.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-11 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

KEY DETECT TEST


The Key Detect test displays the hardware code (refer Hardware Position
Codes) of the pressed key.

NOTE: The test is terminated if a key depression is not detected within


seven seconds.

SDC TURNAROUND
The SDC Turnaround test carries out a turnaround test between the SDC
service and the operator panel.

M_STATUS
The only M_STATUS returned for the basic operator panel is:

M_STATUS Meaning
00 No error.

M_DATA
The M_DATA returned for the rear operator panel keyboard KEY DETECT
test, is the hardware position code for the last key entered (refer to Hardware
Position Codes).
Early versions of the software treat the hardware position code as
hexadecimal numbers and display three-digit decimal representations of the
position code numbers, both sets of codes are shown in the following tables.
The hardware position codes returned under M_DATA, for the EOP,
keyboard Key Detect test, are

Hardware Position Codes:

Righ
Left
16 - Key Keyboard t
FDK
FDK
00 10 20 30 40 50
01 11 21 31 41 51
02 12 22 32 42 52
03 13 23 33 43 53

Decimal Representation of Hardware Position Codes:

Righ
Left
16 - Key Keyboard t
FDK
FDK
000 016 032 048 064 080
001 017 033 049 065 081
002 018 034 050 066 082
003 019 035 051 067 083

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-12


ENHANCED OPERATOR PANEL

Operator Display - Diagnostics Test Menu


The operator display diagnostics test menu is as follows:
OPERATOR DISPLAY 01/01

SELECT TEST:

1. DISPLAY FILL

LOOP ->

<- DEVICE MENU CONTROL MENU ->


Looping is allowed.

DISPLAY FILL
The Display Fill Test fills the entire LCD with the zero character for three
seconds.

M_STATUS
The only M_STATUS returned for the operator display is:
M_STATUS Meaning
00 No error.

STRAPPING

NOTE: Resistors R28, R29 and R40 are only applicable to the old style
interface board (445-0594720).

The function of the three zero ohm resistor links (R28, R29 and R40) is as
follows:
 R28 and R29 - NVRAM battery backup
 R40 - EPROM size select.

R28 and R29


Links R28 and R29 are used to select battery backup for NVRAM as follows:
 R28:
 Pins 1 and 2 - Battery backed (default - hard wired)
 Pins 2 and 3 - Not battery backed
 R29:
 Pins 1 and 2 - Battery backed (default - hard wired)
 Pins 2 and 3 - Not battery backed.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-13 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

R40
Link R40 is used to select the size of EPROM fitted as follows:
 16K - pins 2 and 3
 32K - pins 1 and 2 (default - hard wired).

STATE OF HEALTH REPORTING


Any State Of Health (SOH) message, associated with the EOP, is displayed:
 Continually on the rear operator panel
 On the CRT when the terminal/ATM is being run, in supervisor mode,
from the CRT.

NOTE: The SOH message is only displayed at the top level menu.

In addition to identifying the fault, the SOH message will detail corrective
action.

SCHEMATICS
The following pages contain the assembly drawings and schematic diagrams
of the new EOP:
 Page-15: Assembly 445-0656667
 Pages- 16 to 25: Schematic Diagram for 445-0656670.
The schematic diagrams for the old EOP are shown on Fold Out (FO) pages
FO-1 to FO-10:
 FO-1 = Component layout
 FO-2 to FO-10 = Schematic diagrams:
 FO-2 = Hierarchical view
 FO-3 = Processor and decoder
 FO-4 = Memory
 FO-5 = Reset and communications
 FO-6 = RDI, indicators and switches
 FO-7 = System indicators and switches
 FO-8 = Keyboard interface
 FO-9 = Processor to LCD interface
 FO-10 = LCD controller and memory.

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-14


ENHANCED OPERATOR PANEL

EOP Interface Board, Component Layout

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-15 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP (Sheet 1 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-16


ENHANCED OPERATOR PANEL

EOP Hierachical View (Sheet 2 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-17 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP RDI, Indicators and Switches (Sheet 3 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-18


ENHANCED OPERATOR PANEL

EOP Processor and Decode (Sheet 4 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-19 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP Processor to LCD Interface (Sheet 5 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-20


ENHANCED OPERATOR PANEL

EOP LCD Controller and Memory (Sheet 6 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-21 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP System Indicators and Switches (Sheet 7 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-22


ENHANCED OPERATOR PANEL

EOP Keyboard Interface (Sheet 8 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-23 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP Pinkey FPGA (Sheet 9 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-24


ENHANCED OPERATOR PANEL

Rest and Communications (Sheet 10 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

10.8-25 SEPTEMBER 2002


ENHANCED OPERATOR PANEL

EOP Memory (Sheet 11 of 11)

NCR CONFIDENTIAL AND PROPRIETARY


Use pursuant to Company Instructions

SEPTEMBER 2002 10.8-26

Das könnte Ihnen auch gefallen