I have been developing an application in C# that uses the CoreScanner dll for a
DS22 handheld scanner, all going well, apart from I would like to set it to a SSI protocol programmatically
rather than scan a bar code, as the scanner seems to lose this setting on reboot.
Cant seem to find any documentation on this.
Thanks.
2 Replies
Found that USB-IBMHID Host mode, would be suitable,
I can set this on startup using the DEVICE_SWITCH_HOST_MODE Value 6200, using XML cmdArgs.
Hi Rich, thanks for coming back with your own solution to help our other users. Much appreciated!