Vous êtes sur la page 1sur 12

BASIC SDC OPERATOR PANEL

Contents

Chapter 10.4

Basic SDC Operator Panel

INTRODUCTION
The Basic SDC Operator Panel module (operator panel) provides an interface
to the 56XX range of terminals/ATMs to allow replenishment and diagnostic
testing to be carried out.
When mounted in the terminal/ATM, the operator panel will be protected
by a keylocked secure panel. The secure panel, part of the terminal/ATM, will
incorporate a transparent window to allow the operator panel to be viewed.
The operator panel, a secondary node on the Serial Distributed Control
(SDC) bus, supports State Of Health (SOH) reporting.

There are two versions of the operator panel:


z Original - Part No. 445-0590888
z Latest - Part No. 445-0594738.
The basic difference between the two versions is the interface board.
Throughout this chapter, the interface board Part No. (refer to General
Description) will be used, where relevant, to distinguish between the two
versions of operator panel.

10.4-1 JULY 1996


BASIC SDC OPERATOR PANEL

GENERAL DESCRIPTION
The operator panel consists of the following:
z Interface board:
z 445-0598889 (Original)
z 445-0594737 (Latest)
z Liquid Crystal Display (LCD) panel
z Keyboard
z Indicators
z Switches
z 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 operator panel components through seven connectors.

LIQUID CRYSTAL DISPLAY PANEL


The LCD panel, mounted on spacers above and connected to the interface
board, is a 2 x 40 LCD display capable of displaying alphanumeric characters
defined in a 5 x 7 matrix.
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.
The contrast of the LCD can be altered by adjusting a variable resistor
(VR1) which is located on the interface board.

KEYBOARD
The keyboard, mounted on spacers above and connected to the interface
board, is a 5 x 4 keypad consisting of:
z All the hexadecimal characters (0 to 9 and A to F)
z AUX key - used to select diagnostic testing
z ENT key - used to action the function code keyed in
z CNL key - used to cancel the function code just keyed in
z CLR key - used to clear the buffer store in the keyboard controller and re-
enable it to accept new data.

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

JULY 1996 10.4-2


BASIC SDC OPERATOR PANEL

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


driven from either an external signal (LED_SIG-) or by the microprocessor
on the interface board.

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


controlled.

SWITCHES

On-module Switches
The two switches, provided on the operator panel, are mounted on the
interface board and have the following functions:
z RESET - A biased spring-loaded switch which provides, when activated, a
reset condition to the terminal/ATM through the SDC interface
z 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:
z NORMAL
zSUPERVISOR.
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 operator panel.
When the off-module switches are fitted, the on-module mode switch is
inoperative.

NOTE: The off-board switches are daisy-chained together and connected to


the operator panel through connector J5 as follows:.

NOTE: The thick lines indicate the switches set for normal mode.

AUDIBLE BUZZER
The audible buzzer can be activated, under software control, to provide
automatic echo feedback to keyboard input.

10.4-3 JULY 1996


BASIC SDC OPERATOR PANEL

FUNCTIONAL DESCRIPTION
The operator panel service allows selective enabling for data entry of the 20
key keyboard and also supports the following features:
z Enabling/disabling of the entire keyboard
z Dynamic enabling/disabling of individual keys
z Automatic keyboard disable after key transmission
z Rub out to allow correction of entered data.

INTERFACE BOARD
The basic operator panel is based on an Intel 8032 microcontroller.

SCHEMATICS
The schematic diagrams for the interface boards are shown in pages FO-1 to
FO-12.

Interface Board (Part No. 445-0598889)


The schematics for interface board Part No. 445-0598889 are as follows:
z FO-1 = Component layout
z FO-2 to FO-6 = Schematic diagrams:
z FO-2 = SDC Core Electronics
z FO-3 = Memory
z FO-4 = Keyboard
z FO-5 = Control and Indicators
zFO-6 = Connectors and Indicators.
Interface Board (Part No. 445-0594737)
The schematics for interface board Part No. 445-0594737 are as follows:
z FO-7 = Component layout
z FO-8 to FO-12 = Schematic diagrams:
z FO-8 = SDC Core Electronics
z FO-9 = Memory
z FO-10 = Keyboard
z FO-11 = Control and Indicators
zFO-12 = Connectors and Indicators.
8032 MICROCONTROLLER PORT CONFIGURATION
The port configuration of the 8032 microcontroller is detailed under the
following headings:
z Port 0 configuration
z Port 1 configuration
z Port 2 configuration
z 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.

JULY 1996 10.4-4


BASIC SDC OPERATOR PANEL

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, can be
used to drive indicators, but 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. Level Name
0 High LED_1 Switches the level 0 LED on.
1 High LED_2 Switches the level 0 LED on.
2 High LED_3 Switches the level 0 LED on.
3 High LED_4 Switches the level 0 LED on.
4 High IN_SERVICE- Turns the IN_SERVICE LED on.
5 High SUPERVISOR- Turns the SUPERVISOR LED on.
6 High ERROR- Turns the ERROR LED on.
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.

Port 3 Configuration
Port 3 is configured as follows:

Line Active Signal Function


No. Level Name
0 N/A RXD Configured as 8032 serial data input (from SDC link).
1 N/A TXD Configured as 8032 serial data output (to SDC link).
2 N/A OP_EN Keyboard buffer direction control signal.
3 High BUZZER- Causes the on-board buzzer to emit a 100ms beep.
to
Low
4 N/A MODE_SEL This input shows the state of the MODE_SEL signal.
5 Low COMMS_LED 0 = COMMS LED on.
1 = COMMS LED off.
6 Low WR- External memory and memory mapped I/O write
strobe.
7 Low RD- External memory and memory mapped I/O read
strobe.

CLOCKS
The 8032 microcontroller is supplied with a 12MHz crystal clock.

10.4-5 JULY 1996


BASIC SDC OPERATOR PANEL

CONNECTORS
The seven connectors, on the interface board, are as follows:
z J1 - LCD connector
z J2 - Serial bus connector
z J3 - Power connector
z J4 - Mode switch output/Comms indicator input connector
z J5 - Mode switch input connector
z J6 - Remote Diagnostic Interface (RDI) connector
z J7 - Keyboard connector.

J1 - LCD Connector
The LCD connector (J1) is a 2 x 7-way square socket strip with the following
pinout:

GND 1 2 +5V
DRIVE_V 3 4 REG_SEL
R/W 5 6 ENABLE_LCD
DATA0 7 8 DATA1
DATA2 9 10 DATA3
DATA4 11 12 DATA5
DATA6 13 14 DATA7

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

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

J3 - Power Connector
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 N/C (-12V)
GND 2 6 N/C (+12V)
GND 1 5 +5V

J4 - Mode Switch Output/Comms Indicator Input Connector


The mode switch output/comms indicator input connector (J4) is a 4-way
right-angled latched connector.
The operator panel is connected through connector J4 to the SSPM (mode
switch output) and the resident comms board.

JULY 1996 10.4-6


BASIC SDC OPERATOR PANEL

Connector J4 has the following pinout:

4 MODE_SEL
3 GND
2 N/C
1 LED_SIG-

J5 - Mode Switch Input Connector


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

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

J6 - RDI connector
The RDI connector (J6) consists of two rows of 10 stake pins to which a
suitable connector can be connected to.
Connector J6 has the following pinouts:

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

J7 - Keyboard Connector
The keyboard connector (J7) is a 10-way 1/4in. square socket strip with the
following pinout:

1 ROW1
2 ROW2
3 ROW3
4 ROW4
5 COL1
6 COL2
7 COL3
8 COL4
9 COL5
10 COL6

10.4-7 JULY 1996


BASIC SDC OPERATOR PANEL

CONFIGURATION SWITCHES
Switch pack (U29) 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 chapter, are
as follows:
z 1 = switch closed (on)
z 0 = switch open (off)
z x = dont 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 (0).
During normal mode only one operator panel is present in the system.

Burn-in/Replica Mode
In burn-in/replica mode:
z Switch 6 is undefined and should be set to off (0)
z 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 a series of switch selectable tests can be carried on
the SDC node (refer to Chapter 2.3).

JULY 1996 10.4-8


BASIC SDC OPERATOR PANEL

SERVICE AIDS
LEVEL 0 DIAGNOSTICS
Start up level 0 diagnostics carried out on the operator panel interface board,
following power up or reset, cause the display to be filled with asterisks. A
series of switch selectable tests can be carried out on the SDC node of the
Interface Board (refer to Chapter 2.3)

LEVEL 1 DIAGNOSTICS
The level 1 diagnostics tests associated with the operator panel are offered on
the following device menus:
z Rear Indicators
z Operator Keyboard
z Operator Display.

Rear Indicators Menu


The diagnostics tests offered on the rear indicators menu are:
z LED TEST
z FAST BEEP
z SLOW BEEP.
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 - Rear Indicators


There is no error reporting for the rear indicators.

Operator Keyboard Menu


The diagnostics tests offered on the operator keyboard menu are:
z KEYBOARD ECHO (LINE 1)
z KEYBOARD ECHO (LINE 2)
z KEY DETECT TEST
z SDC TURNAROUND.
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:
z AUX - Rubout (deletes the last displayed key)
z ENT or CNL - Cancel keys (replaces the normal cancel key)
z CLR - Clears the buffer.

10.4-9 JULY 1996


BASIC SDC OPERATOR PANEL

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.

KEY DETECT TEST


The Key Detect Test displays the hardware matrix code (refer Hardware
Matrix 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 - Operator Keyboard


The M_STATUS returned for the operator keyboard is as follows:
M_STATUS Meaning
00 No error.

M_DATA - Operator Keyboard


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

Hardware Matrix Codes


Operator Panel
00 10 20 30 40
01 11 21 31 41
02 12 22 32 42
03 13 23 33 43

Decimal Representation of Hardware Matrix Codes


Operator Panel
000 016 032 048 064
001 017 033 049 065
002 018 034 050 066
003 019 035 051 067

JULY 1996 10.4-10


BASIC SDC OPERATOR PANEL

Operator Display Menu


The level 1 diagnostics test offered on the operator display menu is the
DISPLAY FILL test.

NOTE: Looping is allowed on this test.

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

M_STATUS - Operator Display


The M_STATUS returned for the operator display is as follows:

M_STATUS Meaning
00 No error.

LEVEL 3 DIAGNOSTICS

S_DATA
The S_DATA returned in association with M_STATUS for the operator panel
is:

S_DATA Meaning
00 GOOD (No error).

STRAPPING
The function of the three links (W1 to W3) is as follows:
z W1 and W2 - NVRAM available
z W3 - EPROM size.

NOTE: The default positions of the links are hard wired.

Links W1 and W2
Links W1 and W2 are used to select the amount of NVRAM available. The
default position differs between the two versions of board:
z 64K NVRAM:
z W1 - pins 1 and 2 (default - 445-0594737)
z W2 - pins 1 and 2 (default - 445-0594737)
z 32K NVRAM:
z W1 - pins 2 and 3 (default - 445-0598889)
zW2 - pins 2 and 3 (default - 445-0598889).
Links W3
Link W3 is used to select the size of EPROM fitted as follows:
z 16K EPROM - pins 1 and 2
z 32K EPROM - pins 2 and 3 (default).

NOTE: Both versions of board have a default of 32K.

10.4-11 JULY 1996


BASIC SDC OPERATOR PANEL

STATE OF HEALTH REPORTING


Any State Of Health (SOH) message, associated with the operator panel, is
displayed:
z Continually on the rear operator panel
z 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.

JULY 1996 10.4-12

Vous aimerez peut-être aussi