Is there a way to connect to multiple scanners at the same time in SPP Mode?
I am using the Socket ScanAPI SDK 10 (the ScanApiHelper class) in a C# Windows Forms Project as host.
I changed the serialport setting from ScanAPI to e.g. SerialPorts=COM3:;COM6: (inbound ports)
But only one scanner connects to the host. If i turn off one scanner the other one connects immediately. But connecting two scanners at the same time does not work. It seems both scanners are communicating over the same com port.
Also it does not work with the official Socket Scan 10 Software from www.socketmobile.com (i tested on Windows 7 and 8.1)
The support from socketmobile told me to scan the barcode for "Scan Mode 1".
Now connecting to multiple scanners at the same time works perfectly