I'm trying to connect to two different devices - a weight scale and a bar code scanner.
Both are connecting to windows using a Virtual COM port.
I do not know which port each device is assigned to, and it's possible the port assignments can change.
I don't think hard coding the port assignments in B4J is going to work...
Is there anyway to enumerate the COM connections with a meaningful description that can be used to handle input from the specific device(s)?