I'm a little bit stumped on how to progress here. We develop a POS-Application and use Pos for .Net 1.14.1. So far everything worked fine. But now we have a SelfCheckout POS from Toshiba with a light on it. After some reading I found out that Pos for .Net doesn't support the Lights
Class. But I saw that from Toshiba there is a OPOSLights.ocx.
Now my question is what do I have to do to get the PosExplorer
to recognize the Light?
Do I have to write my own Service Object
or do I have to somehow install the .ocx file?
I would very much appreciate it if somebody could point me in the right direction.