LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Plv.dll

Hello all,

I am currently using a PCI-9812a data acquisition card from ADLINK technologies. I have a very odd phenomenon. One of the sub vi's provided by the company calls a Plv.dll in the data acquisition part of their code. Unfortunately the company also includes a development distribution library also called Plv.dll. Every time their vi tries to use the Plv.dll source code it is pointed to the development distribution library and an error occurs in the program and I can not acquire data. How can I tell the vi to select the proper Plv.dll?

Azazel
Azazel

Pentium 4, 3.6GHz, 2 GB Ram, Labview 8.5, Windows XP, PXI-5122, PCI-6259, PCI-6115
0 Kudos
Message 1 of 2
(3,142 Views)
Hello Azazel,

The best way to prevent there VIs from calling the wrong DLL is to modify the all the VIs' Call Library Function nodes to use the absolute location of the proper DLL.

Please let me know if you have any questions.

Regards,

Matt F
0 Kudos
Message 2 of 2
(3,124 Views)