08-23-2013 10:14 AM
I have a simple .vi that I have used for the last year to communicate with a pressure gauge. All it does is log and plot pressure over time. Our computers just got converted to Windows 7, and now I can't get the .vi to work. I can go into the Instrument assistant and send a command to the gauge, and the gauge will respond appropriately. But, when I run the program, I get no pressure information on my front panel or in my log file.
I've searched the error code, and tried several things, including http://www.ni.com/support/labview/visa/verr3.htm. I'm guessing it's a simple fix, I just don't know what it is. Help a beginner out!
Solved! Go to Solution.
08-23-2013 10:22 AM
Are you absolutely sure that you have closed all other programs that could be accessing the port? Having MAX open with a VISA test panel or an older version of LabVIEW would cause the error.
08-23-2013 10:37 AM
Pretty sure. It's a brand new machine. All I have done is install LabVIEW (basically all the laptop is used for) and attempt to run the .vi
08-23-2013 10:51 AM
08-23-2013 10:59 AM
You were right. :manembarrassed: Another tech had installed Digiquartz and I didn't know it. Had my com port all tied up. Thanks