07-26-2013 03:56 PM
I'm calling a .net DLL. One fo the functions requires a handle to an application window. I've attached my code (lv2011) and the dll.
How do I get a .NET reference to the current LabVIEW window?
07-26-2013 04:37 PM
Where did you get the usblibrary .NET assembly? It is not registered on my machine.
07-26-2013 04:41 PM
it's in the attached zip file
07-26-2013 05:04 PM - edited 07-26-2013 05:08 PM
Sorry, my IT blocked it. I've got it now... Looks like you are trying to use a USB thermistor and nag the user if it is not plugged in or something? Interesting that it uses HID as opposed to Test and Measurement class. I tried running it on my end and the handle part runs ok but nothing happens.