04-11-2012 08:14 AM
I connect serial port COM3 to a digital multimeter, I can ensure COM3 is shown in device manager. but I am not sure if COM3 is in the list of VISA resource name. If COM3 is not in the list, I want to refresh VISA resource name.
So my question is how to the program can get all the list of VISA resource name, so the program can compare VISA resource name with COM3 automatically? how the program can refresh the VISA resource name, if COM3 is not in the list?
Labview 2011 windows 7
Thanks
Solved! Go to Solution.
04-11-2012 08:22 AM
The VISA resource control will automatically show available VISA resources. If it does not then it sounds like there was an error in the installation of NI-VISA.
An alternative is to use your own control, as suggested here: http://forums.ni.com/t5/LabVIEW/VISA-resource-name-control-want-to-refresh-list-of-COM-ports/td-p/13...