LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW subroutine link error

Hi guys,

it has been a while but I also got very professional answers from here. Here is another (tough?) one:

I provide a VI lib for customers of us. Some of these VIs have CIN in them and to allow almost everybody in the world to use our stuff I compile these CIN and the enclosing VIs using LabVIEW 5. So far this never has been a problem, but under LabVIEW 8 each VI that has a CIN in it now gives me This error message:

Code Interface Node: LabVIEW subroutine link error

The LabVIEW help gives a poor description on this error and it doesn't make a lot of sense anyway. Has there been a code breaking change in LabVIEW 8, that will in future force me to create two sets of libraries (absolute horror)? Or is there something else I am missing?

Thanks in advance!!!

Stefan
0 Kudos
Message 1 of 4
(3,498 Views)
Hi,

I just found out something else: Compiling the LSB files using VS 6 allows to run them under LV 8 as well, while compiling them with VS2005 doesn't...
0 Kudos
Message 2 of 4
(3,493 Views)
It seems LabVIEW did not find the .lsb files.

Please have a look at the following links.

How To Create a CIN in Microsoft Visual C++.NET
 
LabVIEW subroutine link error
 
 Why won't lvsbutil create lsb from Visual Studio .NET dll?
D. Ackermann
Applications Engineer
National Instruments Germany
0 Kudos
Message 3 of 4
(3,478 Views)
Hi,

sorry for responding late. I have been out of the office. This thread is continued under the title 'Using Labview 8 with MS Visual Studio .net 2003 to create .lsb file' and I think this is something hidden deep inside...

Regards,

Stefan
0 Kudos
Message 4 of 4
(3,463 Views)