LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview File Location for Custom Instrument

Solved!
Go to solution

We have a DLL for an internally developed CAN interface we call a SAINT box.  One of our Engineers has written a DLL it and uses it in Test Stand.  We were hoping to use it LABView.  I suppose I have two questions...

 

1. If it works in Test Stand, can we expect it to work in LABView and...

2. Where should we place the DLL inside the LABView directory structure, in order to be able to access it...

 

Anything else I am missing...?

 

Thanks and regards,

 

Greg Simopoulos

317-879-6574

0 Kudos
Message 1 of 2
(2,326 Views)
Solution
Accepted by topic author Greg@Delphi

1. Yes

2. Wherever you have it for Test Stand should work fine, when you create the VIs to access the DLL you can specify the complete path to the DLL. Having said that, it would probibly be better to have it in the Windfows system directory for DLLs. Because that is a known path, all you have to do is specify the DLL name.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 2 of 2
(2,321 Views)