06-03-2010 11:05 AM
I am trying to get a graph of the impedance of a capacitor from the HP4194A to my laptop and am using a ni GPIB-USB-HS connection. I have downloaded the newest drivers and am using LabView 8.2. I initialy thought that it was a connection problem because the Measurement and Automation application could find the HP4194A but it did not respond to the *IDN? query. However, the HP4194A did respond to the query ID? which I found while looking through the users manual. What else should I try to get the data I need?
Thanks
Solved! Go to Solution.
06-03-2010 11:07 AM
06-03-2010 11:09 AM
06-03-2010 11:20 AM
06-03-2010 11:57 AM
The error code of -1073807202 indicates that you did not install NI-VISA. This is required for the LabVIEW driver and if you had done a search for that error code, you would have found numerous posts and the solution.
06-03-2010 12:00 PM
Dennis Knutson wrote:The error code of -1073807202 indicates that you did not install NI-VISA
Hah. Completely missed the error code in the title of the post.
06-03-2010 01:01 PM
Thanks. I did find that link to the NI-VISA earlyer but I missed the Learn how to install link. So I'm trying that now to see if that fixes the problem.
Thanks again.