Search found 12 matches
- Mon Mar 23, 2009 2:39 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Coin/Note Download to Lumina : doesn't work?
- Replies: 2
- Views: 6082
I'm sorry, but the code that supports note downloads was one of the items that had to be removed from Paylink Litye to fit the code into the low cost platform. If you want to do note downloads, you'll have to use a full Paylink. Thanks, and also the Lumina in question when I posted it to MCI, they ...
- Tue Feb 17, 2009 5:47 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Coin/Note Download to Lumina : doesn't work?
- Replies: 2
- Views: 6082
Paylink Coin/Note Download to Lumina : doesn't work?
Hi, I am trying to download the new note definitions for Lumina note acceptor, over Paylink Lite; Using the 4.1.10.9 Distribution, PayLink CoinNote Download this way : - I set the encryption code for the ccTalk note acceptor (LuminaSerial.exe) to the appropriate code; - the AESWDriver shows the note...
- Tue Jan 27, 2009 4:26 pm
- Forum: Milan / Paylink Interface Support
- Topic: Documentation mismatch : PayLink lite switches are wrong
- Replies: 1
- Views: 4844
Documentation mismatch : PayLink lite switches are wrong
Hi, discovered this in Paylink Lite switches drawing (WMH/704) in 4-1-10-9 Distribution : the drawing shows the correct idea of the layout of cables in Connector 1 (bottom being 1, then 2,3,4, however there are no colors described there), but the description table is wrong (connector 1 pin 1 should ...
- Wed Dec 17, 2008 1:28 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Lite : different code for note reader
- Replies: 2
- Views: 6409
- Tue Dec 16, 2008 4:02 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Lite : different code for note reader
- Replies: 2
- Views: 6409
Paylink Lite : different code for note reader
Hello, a quick question before I start experimenting : does the Paylink Lite support changing the code for encrypted operation of note acceptor via ccTalk ? I mean, I can change this code with the manufacturer's interface, is it then enough to run LuminaSerial to let the Paylink Lite know it ? (I wo...
- Tue Oct 14, 2008 2:52 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Lite EEPROM cannot be written ?
- Replies: 2
- Views: 6120
- Tue Oct 14, 2008 10:55 am
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Lite EEPROM cannot be written ?
- Replies: 2
- Views: 6120
Re: Paylink Lite EEPROM cannot be written ?
This is what the AESWDriver logs to a file while running my app: Driver Thread Started 10:52:38.859 PC: Driver start up 10:52:39.218 Unit 0 OK, ID: 0x0403 0xde50 10:52:39.218 Description: Genoa USB Hub 10:52:39.218 Manufacturer: Aardvark (AE) 10:52:39.218 Serial No: AE000001 10:52:39.218 Latency: 16...
- Tue Oct 14, 2008 10:41 am
- Forum: Milan / Paylink Interface Support
- Topic: Paylink Lite EEPROM cannot be written ?
- Replies: 2
- Views: 6120
Paylink Lite EEPROM cannot be written ?
Hello, I have just encountered a problem with the Paylink (Lite): its EEPROM is not written to, by means of the user area (256 bytes) Whenever the AESWDriver is restarted, the call to E2PROMRead returns all zeros, regardless if I have called E2PROMWrite after the OpenMHE, or after EnableInterface; W...
- Mon Oct 06, 2008 3:21 pm
- Forum: Milan / Paylink Interface Support
- Topic: Consistency check failed - but system as is - works.
- Replies: 3
- Views: 7887
The code that generates the 2nd value is quite simple. It subtracts the time saved from the last call from the time now, divides by the coin rate parameter and adds 1. Getting -1 is an interesting achievement - it implies the time returned by OS has run backwards! It's a false alarm, although we sh...
- Sat Oct 04, 2008 1:36 pm
- Forum: Milan / Paylink Interface Support
- Topic: Consistency check failed - but system as is - works.
- Replies: 3
- Views: 7887
Consistency check failed - but system as is - works.
Hi, I got something like this in my app log : (it is not rare) [ERROR][04/10/2008 13:23:11] IMHEI: Consistency Check : 0 coins read, but only time for -1 (my app runs periodically (every 50ms) something similar to the Delphi Demo process, if any text is found upon IMHEIConsistencyCheck, it is logged...
- Wed Oct 01, 2008 12:22 pm
- Forum: Milan / Paylink Interface Support
- Topic: 1.1.11.5 to 4.1.11.X - When ?
- Replies: 3
- Views: 8214
Hello Dave, thanks for your reply. I could be 'adventurous' and put the 1.11.5 to production (but maybe not yet ;) ) What rather I meant, is, what kind of testing do you need to promote this to be officially 'full' version ? More tests by the likes of me ? (have PayLink Lite dev kit on the bench, cu...
- Wed Oct 01, 2008 9:31 am
- Forum: Milan / Paylink Interface Support
- Topic: 1.1.11.5 to 4.1.11.X - When ?
- Replies: 3
- Views: 8214
1.1.11.5 to 4.1.11.X - When ?
Hello developers, On thursday last week I got my hands on PayLink Lite (with Dev kit). My toolchain is Turbo Delphi 2006 Explorer. It all works good, I started implementing while working (on the bench) on Monday, and I got a 'half decent' implementation yesterday evening (half-decent because I canno...