04-14-2008 09:30 AM
08-14-2008 12:36 PM - edited 08-14-2008 12:36 PM
If you open a connection to a COM port using VISA Open, you can then use a property node on the VISA resource wire to get the resource's Interface Information.Interface Description. This is a string in the format <VISA Name> (<Windows Name> - <Windows Description> )
eg: ASRL1 (COM1 - Communications Port) and the <Windows Description> can be used to identify a particular manufacturer's adaptor.
Shaun