Hello,
i just bought paylink and i am trying to connect to my linux system (Ubuntu) after i installed all need libraries, i wanna test the with example program CoinRead. But on start the program gives me error IMHEI open failed - 4, Could someone help me find, where is the problem with communication ?
Regards
Jan
Open error on Linux
Moderators: aardvark, davebush, Admin
Re: Open error on Linux
Hi,
I've checked the code, and for some reason the values used in the Linux code don't match the numbers for the error returns in the Programmers Manual. We'll get the fixed in the next release.
Error 4 is in fact ERROR_BAD_UNIT, but looking further the documentation should also be improved! The most likely reason for the fault is that you are not already running the AESCDriver (or Paylink?) program. That program is a driver / daemon that that should always be running on a working Paylink system.
Regards
Dave
I've checked the code, and for some reason the values used in the Linux code don't match the numbers for the error returns in the Programmers Manual. We'll get the fixed in the next release.
Error 4 is in fact ERROR_BAD_UNIT, but looking further the documentation should also be improved! The most likely reason for the fault is that you are not already running the AESCDriver (or Paylink?) program. That program is a driver / daemon that that should always be running on a working Paylink system.
Regards
Dave
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.