Search found 8 matches

by wes_psousa
Fri Feb 15, 2008 1:03 pm
Forum: Milan / Paylink Interface Support
Topic: Dual Paylink Support - Serial Number
Replies: 2
Views: 6580

Log

Here is the log of the situation I reported above. The driver 2 is always trying to restart but it can not recover. One process is always becoming defunct and it is created another process for the driver 1. Feb 14 17:39:32 L9909103 kernel: usb 3-1: reset full speed USB device using address 31 Feb 14...
by wes_psousa
Thu Feb 14, 2008 4:01 pm
Forum: Milan / Paylink Interface Support
Topic: Dual Paylink Support - Serial Number
Replies: 2
Views: 6580

Dual Paylink Support - Serial Number

Hello. We are using the dual paylink support and in this example we have started just one driver and the following messages occured: Feb 14 14:53:58 L9909103 AESWDriver_2: 14 February 2008 Feb 14 14:53:58 L9909103 AESWDriver_2: 14:53:58.232 PC: Driver start up Feb 14 14:53:58 L9909103 AESWDriver_2: ...
by wes_psousa
Thu Feb 14, 2008 3:08 pm
Forum: Milan / Paylink Interface Support
Topic: Error at IMHEIConsistencyError
Replies: 3
Views: 8472

Another example:
C [libaes_access.so.1+0x5dea] _ZNK13InterfaceLong17ReadInterfaceLongEv+0x1e
C [libaes_access.so.1+0x5e0b] _ZNK22pAcceptorCoinInterfacecvP18AcceptorCoinStructEv+0x1d
C [libaes_access.so.1+0x43f4] IMHEIConsistencyError+0x11c

Can you help?
by wes_psousa
Wed Feb 13, 2008 4:21 pm
Forum: Milan / Paylink Interface Support
Topic: Error at IMHEIConsistencyError
Replies: 3
Views: 8472

IMHEIConsistencyError Return Message

Hello.

The call to function IMHEIConsistencyError returned the following message:
CurrentValue increment 0, but acceptors show -500

What does it mean ?
by wes_psousa
Wed Feb 13, 2008 4:19 pm
Forum: Milan / Paylink Interface Support
Topic: Error at IMHEIConsistencyError
Replies: 3
Views: 8472

Error at IMHEIConsistencyError

Hello I am calling the IMHEIConsistencyError function with parameters (500, 5000) in a ping function that executes every 10 seconds and detected the following error: C [libaes_access.so.1+0x5dea] _ZNK13InterfaceLong17ReadInterfaceLongEv+0x1e C [libaes_access.so.1+0x5e53] _ZNK13InterfaceLongcvlEv+0x1...
by wes_psousa
Fri Jan 18, 2008 5:14 pm
Forum: Milan / Paylink Interface Support
Topic: Check USB Status
Replies: 1
Views: 5817

Check USB Status

Hello. I have noticed that after a payout the pay status is PAY_FINISHED but if I disconnect the USB and try do get last pay status it is PAY_ONGOING. Is this normal? I have also noticed that when a dispenser becomes empty and I put coins in it the status is still empty until I do a payout, so I hav...
by wes_psousa
Fri Jan 18, 2008 5:10 pm
Forum: Milan / Paylink Interface Support
Topic: PAY_SECURITY_FAIL
Replies: 1
Views: 5316

PAY_SECURITY_FAIL

Hello. I have noticed that sometimes while performing a payout and checking pay status it returns -8 PAY_SECURITY_FAIL. What does it mean? Thank you very much for your attention. This is the code I am running: long startOperation () { printf("start operation\n"); long OpenStatus = OpenSpec...
by wes_psousa
Fri Jan 18, 2008 5:08 pm
Forum: Milan / Paylink Interface Support
Topic: Driver Restart
Replies: 1
Views: 5717

Driver Restart

Hello I have noticed that some times when I am performing a payout operation the driver performs a restart. Although the payout operation completes with success I would like to ask if this is normal and why it happen? (I added log above with an example of payout operation) I have also noticed that s...