LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.6 load dll issue

Hi guys:

 

            I have a problem at loading a dll a in LV, the situation is :dll a will load dll b, i have test a in vs2003, but when i try in LV CLN, it seems like dll a can't find b, i am sure dll a ,dll b and test vi have been copyed to the same directory.

            Any suggestion?

 

 

thanks

 

0 Kudos
Message 1 of 16
(3,773 Views)

How about placing those two dlls in system32 folder?

 

ZJ Gu

帖子被Zhijun Gu在 03-26-2009 01:07 AM
时编辑过了
0 Kudos
Message 2 of 16
(3,771 Views)

Post your vi or give a screenshot of your code to help us in narrow down your issue,

 

Mathan

0 Kudos
Message 3 of 16
(3,767 Views)

i have try to copy to sys32 path, but still can't work

0 Kudos
Message 4 of 16
(3,756 Views)

adobefree wrote:

i have try to copy to sys32 path, but still can't work


 

That's why we are telling to give us some more info. Its better to post your vi or give a screenshot that will help us to guide you better.

 

Thanks for your understanding,

Mathan

0 Kudos
Message 5 of 16
(3,751 Views)
 
Download All
0 Kudos
Message 6 of 16
(3,737 Views)

Dear Adobefree,

 

Again lack of information. You have just posted screenshot of dll declaration. Do you know the working principle of both a.dll and b.dll? Will a.dll when called will automatically call b.dll? It seems there is only one parameter (that too in other language am sorry i know only English) in that dll. What that parameter is for? Please post your vi.

 

Thanks for your understanding,
Mathan

0 Kudos
Message 7 of 16
(3,732 Views)

Hi :

 

       First of all, thanks for your great help!

       I am sorrry , i used to believe my vi is too simple to post, only a CLN exist on the plane.

       Is there anything you want?  i mean the packing code of dll a? 

 

      

 

 

 

 

 

Thanks

 

0 Kudos
Message 8 of 16
(3,725 Views)

First of all, thanks for your great help!


 

You are welcome

 

 


 Is there anything you want?  i mean the packing code of dll a? 


Yes please both dll a and dll b (if possible some documentation about both the dll)

 

Thanks

0 Kudos
Message 9 of 16
(3,723 Views)

Hi mathan :

 

      Please allow me to say thank you again, you know i have got lots of information at  those dll problems(loading ascii c dll in LV or loading LV dll in c entironment ), this forum gave me great help to slove  this kinds of issue ,speciall in the 《Machine Vision》 child panel.

      Reffering to the problem i mentioned above , i can't post the whole dll based on the promise for customer technic security, can you just tell me what the common reason that how dose it happens?  i don't think there is some connection with the dll generation.

      Or any experiment you gona do ?  just tell me. 

 

 

thanks

 

0 Kudos
Message 10 of 16
(3,709 Views)