For our application we need to connect 2 cctalk coin acceptors and 2 cctalk hoppers.
We need to control the inhibits and the routing of the coin acceptors independent of each other.
And we need to keep track of the amount of money inserted for each coin acceptor.
The hoppers also need to be controlled independent.
Is this possible? and how?
(maybe by using 'WriteInterfaceBlock' / 'ReadInterfaceBlock')
Is there a possibility to use battery backed up RAM to store some game variables (~2 kbyte)?
I could use 'E2PromWrite' / 'E2PromRead' but 256 byte is not enough and i need to write a lot of times it will probably destroy the EEPROM
In the technical manual i read there is an option for batteries and a 25K log.
If we can use battery backed up RAM, it will save us a lot of money because now we need an UPS only because we write to the harddisk.
Thanks . . .
Hans