I want to get recycler status from this device (BNR-bill acceptor) and i have problem with it.
When i want to initialize class
Recycler rec = new Recycler();
I get an error:
The type 'Mei.Bnr.Module.Recycler.Recycler' has no constructors defined
Here is a screen from object browser. I will be gratefull for any suggestion.