Search found 13 matches

by devinashed
Tue Mar 11, 2014 7:20 pm
Forum: Milan / Paylink Interface Support
Topic: CounterIncrement
Replies: 7
Views: 15568

Re: CounterIncrement

Ta very much, will confirm tomorrow when back at work.

Cheers again.
by devinashed
Tue Mar 11, 2014 8:09 am
Forum: Milan / Paylink Interface Support
Topic: CounterIncrement
Replies: 7
Views: 15568

Re: CounterIncrement

Forgot to say I'm using the latest 1.12.6 version
by devinashed
Mon Mar 10, 2014 7:55 pm
Forum: Milan / Paylink Interface Support
Topic: CounterIncrement
Replies: 7
Views: 15568

Re: CounterIncrement

That would be very much appreciated if you could do a version (and get the boss of my back!)
Hope it's not too much trouble

TIA & Regards
by devinashed
Sun Mar 09, 2014 10:20 pm
Forum: Milan / Paylink Interface Support
Topic: CounterIncrement
Replies: 7
Views: 15568

Re: CounterIncrement

Has there been any movement on this issue ?
Would be really useful to me if pos,
Can happily increment large numbers on other platforms (i.e pluto 5) with no problems to date.

Regards
by devinashed
Tue Jan 19, 2010 1:30 pm
Forum: Milan / Paylink Interface Support
Topic: CounterIncrement
Replies: 7
Views: 15568

CounterIncrement

Why does the paylink only update the meter in maximum chunks of 255 ?

could it not use the maximum available - 65535?

Just a thought.
by devinashed
Wed May 06, 2009 11:42 am
Forum: Milan / Paylink Interface Support
Topic: Note Download to Lumina - SetEncryptionSerialNumber not work
Replies: 2
Views: 6832

As it turns out I had 2 faulty units! :oops:

Got it working ok now with known good units with any serial number, so at least my prog works now,

Thanks.
by devinashed
Tue May 05, 2009 1:44 pm
Forum: Milan / Paylink Interface Support
Topic: Note Download to Lumina - SetEncryptionSerialNumber not work
Replies: 2
Views: 6832

Note Download to Lumina - SetEncryptionSerialNumber not work

Using the supplied example code I have written a small windows app to download new note sets to Lumina, It all seems to work OK until I set SetEncryptionSerialNumber to anything other than 123456, Does the SetEncryptionSerialNumber work at the current time? The following code works fine and updates ...
by devinashed
Mon Apr 27, 2009 4:20 pm
Forum: Milan / Paylink Interface Support
Topic: Paylink Coin/Note Download to Lumina
Replies: 1
Views: 5422

Paylink Coin/Note Download to Lumina

In the SDK for the Coin/Note Download there are some note set files for the Lumina note acceptor EU, GB and US.

Are there any other countries available? and where would I obtain them, or is there a similar prog like the SR5filesetmaker to build one's own?

Thanks in advance.
by devinashed
Thu Apr 26, 2007 2:41 pm
Forum: Milan / Paylink Interface Support
Topic: Unit self test failure - code 002c
Replies: 1
Views: 5967

Unit self test failure - code 002c

*** Unit self test failure - code 002c ***

Any idea what the above means or its cause?

Cheers
by devinashed
Mon Mar 12, 2007 10:30 am
Forum: Milan / Paylink Interface Support
Topic: Update Interlock Set?????
Replies: 1
Views: 6763

Update Interlock Set?????

While looking at the 'AESWDriver.exe' output I saw the following messages. I haven't got a clue what this means, Should I be concerned. On 1 occasion the paylink unit started flashing green led - 'Application not running' yet the app and driver were running, but the driver window was continuously sp...
by devinashed
Fri Oct 27, 2006 11:49 am
Forum: Milan / Paylink Interface Support
Topic: multiple note acceptors
Replies: 1
Views: 5882

multiple note acceptors

Running multiple note acceptors - could this be possible?
by devinashed
Thu Oct 19, 2006 8:45 pm
Forum: Milan / Paylink Interface Support
Topic: PayLink - getting started
Replies: 2
Views: 7152

Managed to get it working - compiler knew about the Aesimhei but the linker didn't -Doh !!

Could find no way of telling BCB to do this for me so used good old notepad to edit the projects bpr file
added the lib file under the section ALLLIB value.
Job done.

Oh well we all got to start somewhare.
by devinashed
Wed Oct 18, 2006 9:37 pm
Forum: Milan / Paylink Interface Support
Topic: PayLink - getting started
Replies: 2
Views: 7152

PayLink - getting started

Hi Novice alert - please be kind. Have currently got the paylink system (sr3 and cube hopper) Ran the demo and everything is fine. I am relativly new to programming, but can usually get what I want done on windows using Borland C++ Builder version 6.0 Have managed to get the example files to compile...