LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exe version of a VI that calls a DLL does not seem to call DLL but works correctly in VI version.

I have a VI that calls a Win32 DLL that works fine in LabVIEW 6.1. But when I try to run the EXE version of the VI on another machine with LabVIEW 6.1 Run Time Engine installed, the EXE runs to completion immediately and the DLL does not seem to be called. Has anyone experienced the same problem?
0 Kudos
Message 1 of 3
(2,837 Views)
I have not seen this problem. When you transfer the executable to the other machine, is it the same operating system? What DLL are you trying to call? What function? Have you tried showing the error cluster on your executable to see shat error is happening? This would be the first step.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 3
(2,837 Views)
I have figured it out. Thanks.
0 Kudos
Message 3 of 3
(2,837 Views)