go to zero

Support for the Milan Intelligent interface, sold by Money Controls as the Paylink USB unit and for the earlier PCI card version.

Moderators: aardvark, davebush, Admin

Post Reply
YipiYei

go to zero

Post by YipiYei »

I can modify the value of MyAcceptor.Coin[x].Count:=0, I try put to zero this value but i can´t do, what?? is only read??
davebush
Posts: 482
Joined: Fri Oct 22, 2004 12:20 pm

Post by davebush »

That's correct - it is read only.

The basic idea of the interface is everything is reported as counts which are incremented by external events. If you wish to know how many events happen after a specific point, you remember the count and then look for it to increase.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.
Post Reply