Thank you Dave for the Gryphon,
Did you test AESDRIVE with libusb-1.0.25 with OS linux 64bits
Search found 9 matches
- Thu Nov 16, 2023 2:18 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink working with libusb-1.0.25 ?OS linux 64bits
- Replies: 3
- Views: 21919
- Wed Nov 15, 2023 5:44 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink working with libusb-1.0.25 ?OS linux 64bits
- Replies: 3
- Views: 21919
Paylink working with libusb-1.0.25 ?OS linux 64bits
Hello I am testing Paylink with OS linux 64bits kernel 4.19.204 Paylink with FW version 4.1.12.14 Paylink linux driver 4.1.12.12 Changer CPI Gryphon MDB FW 1.6.0 Sometimes the Gryphon MDB put the coin into the cashbox instead of the tube. The tube is not full what can cause this issue ? is AESdriver...
- Mon Jun 06, 2022 1:34 pm
- Forum: Milan / Paylink Interface Support
- Topic: Gryphon MDB from CPI to Paylink - currency XPF
- Replies: 2
- Views: 12452
Re: Gryphon MDB from CPI to Paylink - currency XPF
Thank you, I will talk to Crane about their configuration information.
- Mon May 30, 2022 3:01 pm
- Forum: Milan / Paylink Interface Support
- Topic: Gryphon MDB from CPI to Paylink - currency XPF
- Replies: 2
- Views: 12452
Gryphon MDB from CPI to Paylink - currency XPF
Hello, I am using a Gryphon MDB from CPI connect to my Paylink. The Gryphon is currency XPF. My problem is all value of coins are express in Cents . 200xpf -> 20000 from paylink it should be 200 . The probleme is on Standard.cfg ? Could you help me please ? https://i.postimg.cc/5NH64Cyb/PXL-20220530...
- Fri Aug 20, 2021 2:18 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink -> CF7900 MDB
- Replies: 9
- Views: 33235
Re: Paylink -> CF7900 MDB
So If I understood correctly it's impossible to have a good accounting. The CF7900 have a coin +- with the sonar. And the CurrentPaid() can't be used to check which coin was refund( as we can see) The point is my client don't want error into the accounting. So at the moment accounting may have error...
- Thu Aug 19, 2021 12:56 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink -> CF7900 MDB
- Replies: 9
- Views: 33235
Re: Paylink -> CF7900 MDB
I am ok with the point to check the lastPayStatus() , and if it reach PAY_FINISHED to check CurrentPaid() to have the final refund done. But during the refund I am using CurrentPaid() for calculate the total amount refund done. So when CurrentPaid() show me a refund of 4€ and in fact it's 2€ it's a ...
- Tue Aug 17, 2021 12:45 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink -> CF7900 MDB
- Replies: 9
- Views: 33235
Re: Paylink -> CF7900 MDB
Hello, as you recommand me I have change my software to use level 3 and let the changer choose the denominations. last week, I encounter a problem. I ask a refund of 1800 (18€) and Paylink said to me refund done 2000 (20€) with coin of 2€. In fact e refund 9 coin of 2€. --- 13:54:06.927 MDB Payout@8...
- Wed Mar 24, 2021 3:20 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink -> CF7900 MDB
- Replies: 9
- Views: 33235
Re: Paylink -> CF7900 MDB
Hello, Thank you for the replay. So the only solution for me to have a propre refund with specifique tube is to use inhibit and Payout() (I am correct ?). I want to Dispense : value[100] dispeserNum[1] Number of Coin[2] value[50] dispeserNum[2] Number of Coin[6] value[10] dispeserNum[4] Number of Co...
- Tue Mar 23, 2021 4:40 pm
- Forum: Milan / Paylink Interface Support
- Topic: Paylink -> CF7900 MDB
- Replies: 9
- Views: 33235
Paylink -> CF7900 MDB
Hello, I am encountering some refund error with the CF7900 MDB. Paylink Firmware Genoa-V4-1-12-12 CF7900 MDB V1.21.49 I used those functions: SetDispenseQuantity(..) and PaySpecific(). LastPayStatus is always equal to PAY_FINISHED. Even if I remove the cassete/Dispensebox (not this test) In these te...