RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

PXI 5620 Initialize Error

Hi

I am running into a problem. It has been a week but couldn't figure it out. I have PXI 5620 Digitizer and Labview 2010 SP1. The error only occurs when I run EXE, not in debug.

Here is the error:

 

LabVIEW:  Open VI Reference no longer matches VIs in memory by filename. A filename is no longer sufficient because the full name of a VI now includes any owning libraries.

VI Path: C:\SWA-1302-003 2.4GZ FT\2.4GZ Final Test Application\2.4GZ Final Test.exe\1abvi3w\vi.lib\addons\Modulation\niScope\mod_Set Receiver(RFSA).vi

 

 

Download All
0 Kudos
Message 1 of 4
(5,422 Views)

Have you taken a look at this KB?

 

I can't see your whole VI (or potential sub VI's), so it might be helpful to post that.  It seems like you are passing a VI reference name at somepoint, and when this is compiled into an executable, it is no longer looking in the correct location.

 

Are you building an installer or an executable?

 

Jon S

 

Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(5,394 Views)

I see "1abvi3w" as the folder name in the path where the real LabVIEW folder name should be!?  Why is that strange-looking name used?  We're having the same problem trying to execute our built app that uses a Report VI.

0 Kudos
Message 3 of 4
(5,360 Views)

Hello, can you post the related screen shot of where you are referencing the VI.

 

Are you using the Open VI Reference function or are you getting a VI reference another way?

Anthony F.
Staff Software Engineer
National Instruments
0 Kudos
Message 4 of 4
(5,335 Views)