How do i configure the SDK to allow for QRCodes? Looking at the C# example BarcodeReaderForm project sample application, when i populate supported types QR Code doesn't show up. How do I enable QR codes in the MCASDK?
The MCA SDK is configured to use a barcode loopback device that provides the same return value for the barcode reader regardless of the configuration. The loopback device is used in the SDK because the assumption is that the SDK isinstalled on a development PC that does not contain a physical barcode hardware. Can you provide a little more detail about what you are trying to do and if there is a physical barcode reader on your development platform?