Just doing some mods to some base code in VB, and am looking for a way to tell which instrument is plugged into which port, the best idea I have so far come up with is to list all the ports and open them (two reply 9600, one 19K2 and the other at 1200) and send the Id request to them if the port will open at 19K2 I have one instrument, 1200 the other, then last two request ID command. Is there a way of doing this more elegantly or is this the only way to do it?
Glenn