03-13-2008 12:03 PM
03-14-2008 11:55 AM
Hi Matthew
In the Visa Configuration utility, what is the multimeter showing up as? Note that the Visa Resource Name must be typed into the control. Have a look at this link. It explains how you use our VISA finder utility. If you are still having problems, try to assign an alias to the device in the Configuration utility and then find that in LabVIEW.
Chris_K
03-17-2008 10:31 AM - edited 03-17-2008 10:32 AM
03-18-2008 05:21 PM
Hi Matt,
I have a few things that we can try. First can you ensure that you are using the fl18x for LabVIEW 8.0. Second can you ensure you are using the latest VISA driver. Currently it is NI-VISA 4.3. If you are using 4.3, can you try uninstalling and reinstalling them. Lastly it may be helpful to preform an NI-Spy capture while running this VI and the post it. This will allow us to monitor the VISA calls and may lead to a potential solution.
Chris_K
03-19-2008 04:56 PM
03-20-2008 08:58 PM
03-20-2008 09:01 PM
03-21-2008 03:21 PM
03-24-2008 07:48 AM
Matt,
Any chance that there is a hardware driver that needs to be installed for the USB-IR cable and that it just happend to have been installed on the other pc? You said that the device shows up as USB0::0x0403::0x6001::A5002hhT::RAW. I suspect that RAW means that it is a RAW USB connection. I'm pretty sure that the LV driver is expecting it to show up as a COM port.
03-07-2011 10:44 AM
Right click the VISA resource name drop down box in the vi front panel and go to :
"Select VISA Class -> I/O Session -> USB Raw"
You might find it after refreshing it...I faced a similar problem.
cheers,
java