LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CAN_AVI.llb

how can I find ''wecanusb.dll" which must be in CAN_AVI.llb ==> http://forums.ni.com/attachments/ni/170/281385/1/CAN_AVI.llb

 

 

Message 1 of 9
(3,235 Views)

Hi jeronimo,

 

Could you please link to the thread your getting this attachment from? It would be very helpful to decipher what's going on.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 2 of 9
(3,208 Views)

Hi everybody

http://forums.ni.com/attachments/ni/170/281385/1/CAN_AVI.llb has the CAN_AVI.llb

The "webcam_can2.vi" is included in the library.After opening it the error about the  "wecanusb.dll" appears.

How can I use this VI.How to fix this error?How can I find wecanusb.dll or should I write it by myself?Could you help me please?

OR can I find any VI to analyse the video and get the acceleration information?

I am looking forward to hearing from u.

Thank you

0 Kudos
Message 3 of 9
(3,189 Views)

Hi Jeronimo,

 

Again, please provide a link to the thread you're getting this attachment from, not a link directly to the attachment. The error means you are missing a DLL.

Message Edited by JeffL on 04-21-2009 12:57 PM
Jeff | LabVIEW Software Engineer
0 Kudos
Message 4 of 9
(3,181 Views)

Thank you.BUT how can I get this dll?

 

0 Kudos
Message 5 of 9
(3,168 Views)

Hi jeronimo,

 

Ok, after doing a search for the actual thread you're referring to, I found this one: http://forums.ni.com/ni/board/message?board.id=170&message.id=281385&requireLogin=False

 

Assuming this is what you're talking about, it seems that the DLL is the other guy's custom DLL so you probably won't be able to get ahold of it. It is not a NI thing and I don't see anything come up after a quick Google search. Sorry.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 6 of 9
(3,149 Views)

Thank you very much . I see ...

Can you help me about writing the missing dll?

I am not very well  in programming.I have looked to the examples about how to write the dlls and downladed LabWindows CVI .

Is it enough to know the input and the output that the dll C program will do and the data type?

Could you help me please? 

 

Can I find any VI to analyse the video and get the acceleration information?

I am looking forward to hearing from u.

 

0 Kudos
Message 7 of 9
(3,141 Views)

Hi

For the VI in the attachment (from the CAN_AVI.llb) the problematic part is the  " call library function node" which is defined as the wecanusb.dll.

What should be done ? How the input parameters should be processed to be outputted by the " call library function node"  block  ?

thank you..
Message Edited by HIDIR on 04-23-2009 03:43 PM
Message Edited by HIDIR on 04-23-2009 03:47 PM
0 Kudos
Message 8 of 9
(3,135 Views)

Hi HIDIR,

 

I would love to help, but it is impossible to do without knowing what it would be doing under the hood. I'm sorry but I think this is likely a dead end.

 

You probably can retrieve the expected inputs and outputs by reviewing the Call Library Node properties, but that's it. Sorry.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 9 of 9
(3,106 Views)