Search found 15 matches

by markh51
Fri Aug 07, 2009 11:56 am
Forum: Milan / Paylink Interface Support
Topic: Reassign dispenser value
Replies: 3
Views: 8335

so are you saying we dont have to check that the value was reassigned ? is it enough to just reassign the value then do a payout ?
by markh51
Thu Aug 06, 2009 1:16 pm
Forum: Milan / Paylink Interface Support
Topic: Reassign dispenser value
Replies: 3
Views: 8335

Reassign dispenser value

When we reassign dispenser values should we wait any length of time before we check the status to see if it has been updated ? I ask because on trials we have had problems with the status not always returning with DISPENSER_VALUE_REASSIGNED.
by markh51
Tue Jun 30, 2009 6:45 pm
Forum: Milan / Paylink Interface Support
Topic: Coin acceptor reject during coin path update.
Replies: 6
Views: 13401

No problem... the strange thing is that the coin acceptor will continue to reject coins if the are continually put in one after each other after a path update. The get an accept you must wait for 1-2 sec after the last coin insert and try again. Is this somehting that can be changed in the paylink o...
by markh51
Mon Jun 29, 2009 7:40 pm
Forum: Milan / Paylink Interface Support
Topic: Coin acceptor reject during coin path update.
Replies: 6
Views: 13401

The problem occurs when a coin is inserted when the path is changed (Line 4). At no point was the reject lever pressed... several £1 coins were inserted and rejected. We have since spoken to MC and they say it is NOT possible for the SR5 to accept a coin during a path change as the mech is in the pr...
by markh51
Thu Jun 25, 2009 6:33 pm
Forum: Milan / Paylink Interface Support
Topic: Coin acceptor reject during coin path update.
Replies: 6
Views: 13401

Here is a copy of the log from when hopper 1 required 2 x 100 coins to be full and thus requiring to update the coin path to divert to the other hopper which was low. 18:17:08.468 Coin: New event 54, Old 53, coin 1 to 4 18:17:09.140 Coin: New event 55, Old 54, coin 1 to 4 18:17:09.687 Coin: Path ena...
by markh51
Thu Jun 25, 2009 6:30 pm
Forum: Milan / Paylink Interface Support
Topic: Coin acceptor reject during coin path update.
Replies: 6
Views: 13401

Coin acceptor reject during coin path update.

We have a machine with a setup which consists of a SR5 acceptor and 2 MCL MK3 Compact hoppers. One hopper is address 3 and the other is address 10 BUT both hoppers have the value of 100 as we update the value field of the Dispenser Block as we need the extra capacity. We get a problem where the SR5 ...
by markh51
Sun Jun 21, 2009 9:38 pm
Forum: Milan / Paylink Interface Support
Topic: Aeswdriver logging
Replies: 2
Views: 6197

A workaround to this is to enclose the path in quotation marks.

e.g
"c:\paylink logs\log.txt"

Maybe this is by design of the driver, I dont know...
by markh51
Sun Jun 21, 2009 9:32 pm
Forum: Milan / Paylink Interface Support
Topic: Aeswdriver logging
Replies: 2
Views: 6197

Aeswdriver logging

I have recently noticed that you are not able to log to a file if the file is located in a directory which has spaces in its name.

e.g:
aeswdriver.exe c:\paylink\log.txt - WORKS
aeswdriver.exe c:\paylink logs\log.txt - FAILS

The one what fails does not provide any logging at all...
by markh51
Sat Jun 20, 2009 6:00 pm
Forum: Milan / Paylink Interface Support
Topic: Coin Dispenser serial number
Replies: 2
Views: 6184

Coin Dispenser serial number

We are trying to obtain the serial number for a MCL compact coin dispenser MK2 and MK3. According to the new documentation the DispenserBlock should have Serial number and Description defined. However in the Delphi version, these are not defined even in the latest download. I have tried to add Seria...
by markh51
Thu Jul 10, 2008 11:58 am
Forum: Milan / Paylink Interface Support
Topic: EscrowThroughput
Replies: 0
Views: 30291

EscrowThroughput

I have came across a problem where EscrowThroughput is 0 until EnableInterface is called... is this normal ?

I thought this value was available after EscrowEnable was called.

We are using 3.1.10.9 firmware.

Regards.
by markh51
Tue May 20, 2008 8:49 pm
Forum: Milan / Paylink Interface Support
Topic: Displaying firmware version
Replies: 4
Views: 9170

Thanks... will give that a try.
by markh51
Sun May 18, 2008 8:46 pm
Forum: Milan / Paylink Interface Support
Topic: Displaying firmware version
Replies: 4
Views: 9170

The problem with using the above code is the output is displayed as:

02010A09

I want to be able to display it like in the MilanDiag application.

Thanks.
by markh51
Thu May 01, 2008 11:32 am
Forum: Milan / Paylink Interface Support
Topic: Displaying firmware version
Replies: 4
Views: 9170

Displaying firmware version

How do I display the firmware version correctly in Delphi ? I am using IntToHex(FirmwareVersion(nil,nil), 8)) but can't seem to display the version as it says in the manual. Quote: The firmware version, as a 32 bit integer. This is normally shown as 4 x 8 bit numbers separated by dots. Can you pleas...
by markh51
Fri Dec 28, 2007 6:42 pm
Forum: Milan / Paylink Interface Support
Topic: Acceptor coin count problem
Replies: 3
Views: 8708

What version fixes this problem ?

Is it just a firmware upgrade ?
by markh51
Mon Nov 12, 2007 9:42 pm
Forum: Milan / Paylink Interface Support
Topic: Acceptor coin count problem
Replies: 3
Views: 8708

Acceptor coin count problem

We have encountered the following problem while using the latest USB paylink and firmware: If for whatever reason the Paylink USB cable is disconnected the USBDriverStatus does not report this fact for a few seconds. If during this time the USB cable is replaced before the USBDriverStatus reports th...