EasyManua.ls Logo

Innovative Technology SMART Hopper - Appendix D - Example Essp Communications; Table 11 - Essp Example for the SMART Hopper with Coin Mech Connected Via the Hopper

Innovative Technology SMART Hopper
23 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Copyright Innovative Technology Ltd 2012 GA401-5
SMART HOPPER OPERATIONS MANUAL
22
22
APPENDIX D EXAMPLE eSSP COMMUNICATIONS
For more details on generating the encryption key, refer to the SSP Protocol specification,
document number GA138
Host
Slave
Comments
> SYNC
< OK
> SET_GENERATOR, [64 bit prime
number]
< OK
Set the encryption key generator
> SET_MODULUS, [64 bit prime
number]
< OK
Set the encryption key modulus
> REQUEST_KEY_EXCHANGE, [64
bit host intermediate key]
< OK, [64bit slave intermediate key]
Host sends the host intermediate
key, the slave responds with the
slave intermediate key. The
encryption key is then calculated
independently by both the host and
the slave.
> GET_SERIAL
< OK < [SERIAL NUMBER]
> GET_DEVICE_SETUP
< OK < [SETUP INFORMATION]
> GET_COIN_AMOUNT, 0A 00 00 00
< OK < 2c 01
300 coins of 0010 value
> GET_COIN_AMOUNT, 14 00 00 00
< OK < 00 96
150 coins of 0020 value
> SET_ROUTING, 01 0A 00 00 00
< OK
Route coins of value 0010 to the
cash box
> SET_ROUTING, 00 14 00 00 00
< OK
Recycle coins of value 0020 for
future payouts
> SET_COIN_ACCEPT_INHIBIT, 00
01 00
< OK
Set the coin mech to Inhibit the
acceptance of coins of value 0001
> SET_COIN_ACCEPT_INHIBIT, 01
14 00
< OK
Set the coin mech to accept coins
of value 0020
> ENABLE
< OK
> POLL
< OK
> POLL
< OK
> POLL
< OK, COIN_CREDIT, 0100
Credit from coin mech of 0100
value
> POLL
< OK
> POLL
< OK, COIN_CREDIT, 0050
Credit from coin mech of 0050
value
> POLL
< OK
> PAYOUT_AMOUNT, 28 00 00 00
< OK
Payout a value of 0040
> POLL
< OK < DISPENSING, 14 00 00 00
Currently dispensed 0020
> POLL
< OK < DISPENSED, 28 00 00 00
Dispense value of 0040 completed
> POLL
< OK
Table 11 - eSSP example for the SMART hopper with coin mech connected via the hopper