05-19-2009 06:12 AM
Hi All,
I would like to understand the way I can call the LabView dlls using Automation Open from LabView. Can any one provide me a simple example which helps me understand this.
Regards,
Ramana
(Using labView 8.0.1 Professional
OS: Windows xp)
05-19-2009 06:59 AM
AFAIK, you can call a DLL (built in any language including LV) in LV using the Call Library Function node.
I dont think you can use the Automation Open function to call a DLL in LV, It is basically meant for calling ActiveX functions.
05-20-2009 12:21 AM