What miner are you using? cgminer or bfgminer (and if bfgminer is it from Darkwinde or is it Nwoolls preliminary support)?
I haven't run mine on windows, I've been running them on a rpi with starminer. One thing you can try is running separate mining instances -one per miner. As for distinguishing them, they should all show up as com ports in windows if you have the drivers installed, so it would be as simple as just specifying the corresponding com port. In linux based OS they will show up in /dev/ttyUSBx (where x is an integer).
I am using cgminer_tag16, that Zeusminer recommended and provided. If I plug all 3 into a hub, will they show up as three ports on my laptop control panel? and if so, how do I run 3 instances of them? Three separate command lines - one for each separate port in the batch file? Eventually, I will switch to a Rpi, but just trying to get them working with the laptop to start with.
Yes - each miner should show up as an individual com port. To run three separate mining processes, you'd have to execute three separate command lines (one per com port).
Well I did that with just two of them - two separate commands on two separate lines in my batch files with different port numbers. It made no difference. It appears to never see the second command line and then the hash rate is very erratic. Both commands are identical and nothing in between either or extra parameters???