12-03-2007 04:35 AM
12-04-2007 03:05 PM
03-06-2008 02:17 PM
03-10-2008 08:17 AM
04-30-2008 10:48 AM
I am having the same problem as in this post and I am using LV 8.5 and NI VISA 4.3. I tried repairing VISA, but I still get the same issue with LV hanging while searching for visa resource names. I can see the ports in MAX just fine. This problem didn' occur until after I installed the driver for the FTDI FT2232D. The workaround in the post will not work since I want to use Find VISA Resources and that VI also hangs in LV. Any help you could provide would be appreciated.
Thank you,
Russell
05-01-2008 10:13 AM
05-01-2008 11:28 AM
Hello Can,
I contacted FTDI about this issue too and they said other had successfully used LV with the FT2232D so I am assuming a bad installation as well. For the end application installer I will probably run the FT Clean and executable version of the FT2232D driver as an additional installer to avoid this issue on future installations.
I wanted to outline the steps I had to do so that the VISA resource name automatically detects the com ports in LV and doesn't hang LV, because it might be helpful to others:
1. If the FT2232D device is installed then go to Device Manager and under Ports (COM & LPT) uninstall both USB serial ports.
2. Unplug FT2232D device (USB serial converter)
3. Run FTClean:
http://www.ftdichip.com/Resources/Utilities/FTClean.zip
4. Open LV and put down a VISA Resource control..
5. Press the down arrow on control and the VISA Resource names on the computer should be found automatically (note this action previously caused LV to hang)
6. Download the driver and unzip it on your local drive:
http://www.ftdichip.com/Drivers/CDM/CDM%202.04.06%20WHQL%20Certified.zip
7. Plug in the FT2232D device
8. The found new hardware wizard will appear for each port on the FT2232D. Tell the wizard to search in the folder you just unzipped.
9. Then go back to your VI and press refresh on the VISA resource control and the virtual com ports for the FT2232D will be detected.
I hope this helps anyone that might run across this problem in the future.