One of many configuration data which sending by the host/ATM controler is State data. State data have specifies task for atm. For example when atm in inservice mode, and we insert the card, the state will check the state table for handling and action for this activity and atm wil display the screen for enter Pin Number (commonly).
Each State have type state and state number, which each type have function depend of the type. Most state includes a screen number and a next state number as part of the table data. State table 000 is the first state table that the terminal is in when it enters in-service mode. State table 000 is usually a card read state.
The terminal may use one state type several times while processing a transaction; depending on the transaction that the costumer has requested, other state types might not be used at all. The use of these state types, in any order, defines terminal operation.A summary of all the state types is shown in the following List
No. State Table Type Description
1 A Card Read
2 B PIN Entry
3 C Envelope Dispenser
4 D Pre-set Operation Code Buffer
5 E Four SDK Selection Function
6 F Amount Entry
7 G Amount Check
8 H Information Entry
9 I Transaction Request
10 J Close
11 K FIT Switch
12 _ Expanded FIT Switch
13 L Card Write
14 M Enhanced PIN Entry
15 N Camera Control
16 P Courtesy Amount Verification
17 Q DPM Document Accept
18 R Enhanced Amount Entry
19 S Language Code Switch
20 T Card Read – PIN Entry Initiation
21 W FDK Switch
22 X FDK Information Entry
23 Y Eight FDK Selection Function
24 Z Extension State
25 b Customer Select PIN State
26 d…g Available as identifiers for Exit State
27 i Audio Control State
28 k Smart FIT check state
Randomize Number
-
The application is very simple when we create with .Net 2008, because on
.net there a class for randomizer a number. Pseudo-random numbers are
chosen wit...
1 year ago

2 komentar:
Thanks for excellent posts. are you planning to give more details on atm configuration data and transaction handling?
--Ravi
yap.. on the other time, i will post it.
Post a Comment