11-18-2011 06:45 PM
Hi all
What exactly do I need installed onto a computer that I'm trying to run a .exe built from LabView 2011? The .vi that it comes from calls on a VISA and so currently I have LabView Runtime Engine 2011 and Visa Runtime engine installed on target computer.
The problem is that when I run the .exe it cannot locate the Visa. I've downloaded the VISA from National Instruments webpage and pasted into National Instruments\Labview 2001\instr.lib but no luck.
Any help would be useful
11-18-2011 08:29 PM
11-18-2011 09:02 PM
Sorry, let me try to make it more clear
On target computer (which does not have LabView 2011 installed) I've installed the following things
-Labview Run Time Engine 2011 (LVRTE2011std.exe)
-Labview Visa Run Time (visa511runtime.exe)
The .Vi that I'm trying to change into a stand alone application observes an oscilloscope's waveform and does certain computation with it. I assume this means there is a VISA involved because the computer has to be able communicate with the oscilloscope.
When I run the .exe on target computer it is unable to communicate with the oscilloscope and gives me a message box "VISA Initialization Error". How do I fix this?
(The oscilloscope is a Tecktronix TDS 2001C )
11-18-2011 09:14 PM