Custom Barcode Scanner

Good morning, I am still working on getting a barcode scanner to work and after adding the custom barcode scanner in the player it still won’t recognize the scan. I have an Esky ES015 which is supposed to be supported. I have entered the vendor id and the product id. can you assist?

Thanks for that! So it looks to me like you’re trying to enter the Vendor ID and Product ID in as hexadecimal. In order for the Player to recognize those fields as hexadecimal, you must prepend those IDs with ‘0x’. Can you try it with ‘0x0483’ and ‘0x5750’ as the Vendor ID and Product ID?