LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Visit our LabVIEW Wiki External Code Portal.


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Call library function node?
Azazel
post Dec 1 2004, 10:45 PM
Post #1


3 more posts to go!


Member
Posts: 7
Joined: 16-November 04
Member No.: 1045
LV:7.1


Hello ladies and gents,

I am having a problem with a VI that will not load properly. So here is what I did:

I switched computers in my test set(upgraded to a faster computer), while doing this I also copied my labview files onto the faster computer. When I loaded up my VI, it asked for the directories where several sub VIs were located. The problem lies in the fact that when it asked for the Plv.dll call library, I accidently selected a VI library with ironically the same name. So now everytime I try to load the VI, it says there is an error "call library function node: function not found in library." I have tried everything I know to correct this problem, but have not solved the issue at hand. Any suggestions?

Side Notes: All other programs that do not require the Plv.dll library work fine and the code still works on the old computer. If you require the code to help I can add attach it later, but I don't have a copy of it right now as I am at home!

Thanks,

Azazel


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Dec 1 2004, 10:45 PM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
Azazel
post Dec 1 2004, 10:47 PM
Post #2


3 more posts to go!


Member
Posts: 7
Joined: 16-November 04
Member No.: 1045
LV:7.1


I forgot to mention that the code involves data aquistion from an Adlink PCI9812 4 channel An. Input card.

Azazel


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Michael_Aivaliot...
post Dec 2 2004, 01:23 AM
Post #3


Confucius say: Crowded elevator always smell different to midget
Group Icon
*****

Admin
Posts: 2402
Joined: 13-October 02
From: Planet Earth
Member No.: 2
Using LabVIEW Since:1994
LV:8.5 ,8.2.1 ,7.1.1
Greece Canada United States My Blog My Gallery


QUOTE (Azazel @ Dec 1 2004, 06:45 PM)
Side Notes:  All other programs that do not require the Plv.dll library work fine and the code still works on the old computer.
*

Well, why not copy over the code from the other PC again?

I have no idea what Plv.dll is, do you? Is it the driver for the daq card? If so, then you need to copy or install the driver given to you from the manufacturer.

--------------------


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
didierj
post Dec 2 2004, 06:57 AM
Post #4


Extremely Active
****

Member
Posts: 391
Joined: 6-February 04
From: switzerland
Member No.: 253
Using LabVIEW Since:1997
LV:7.1.1 ,6.1 ,.
Switzerland France Nothing Selected


Before you load your VI, rename your "Plv.dll" to something "Plv.dll.x" so LabVIEW doesn't find it anymore and asks you again to select it. Afterwards you can rename it to the original.

Make sure to add a "<dot>something" at the end, so LabVIEW and Windoze doesn't recognize the file as a dll anymore.
I use this system quite often, especially when I transfer a project from e.g. LV6 to 7 and don't want to have the instruments and other commonly used (in LV6) vi's also saved as LV7.

Didier


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 8th January 2009 - 01:47 AM