I need some help with how to setup a barcode scanner to push special characters (code 128) to View. We have an application that requires a barcode scanner and we need to run that application on our View solution. The scanner does connect USB, but it send over signals like it was a keyboard, so it doesn't connect to View through the USB connection. It is like the shiftkey isn't being sent with the barcode scanner.
On windows we get this when we scan:
@STOP
@START
But on View we get this:
2stop
2start
Can anyone help or have any ideas?
Thank you,
Fritz