Hi!
Is is possible to get or configure paylink to get/look for cashbox counters/totals of BNR MEI 7000?
There is a function bnr_QueryCashUnitEx which queries through denominations.
Think that right place for this counters is in Acceptors part engine (the same way how Loader is in Dispensers).
My problem is that when put some money in loader - some notes did not pass verification and notes goes directly to cash box after that.
Sinisa.
Want cashbox counter for BNR MEI 7000 using paylink
Moderators: aardvark, davebush, Admin
Re: Want cashbox counter for BNR MEI 7000 using paylink
It’s a while since I worked on the BNR, so I’m a bit rusty.
Paylink does not explicitly monitor any values for the cashbox contents, but it’s current contents are implied by the other information returned by Paylink.
So far as your problem with the loader is concerned, the Count field in the Dispenser block corresponding to the loader is accurately maintained. Although this is defined as the amount paid out, for the loader it is actually the count of the notes “loadered” into the other cash unit.
The result is that if you examine all the increments in the CoinCount fields for all the “real” bills, and then compare the total increment of all those with the increment in the loader Count field, you will find out how many bills didn’t load into cash units, and so must have ended up in the cash box.
Regards
Dave
Paylink does not explicitly monitor any values for the cashbox contents, but it’s current contents are implied by the other information returned by Paylink.
So far as your problem with the loader is concerned, the Count field in the Dispenser block corresponding to the loader is accurately maintained. Although this is defined as the amount paid out, for the loader it is actually the count of the notes “loadered” into the other cash unit.
The result is that if you examine all the increments in the CoinCount fields for all the “real” bills, and then compare the total increment of all those with the increment in the loader Count field, you will find out how many bills didn’t load into cash units, and so must have ended up in the cash box.
Regards
Dave
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.