LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView per ActiveX Interop DLL

Hi Everybody,

 

I am trying set up a Software called "iLab - Interactive Server" developed by the MIT (see https://wikis.mit.edu/confluence/display/ILAB2/iLab+Downloads). This Software allows to run remote Experiments (which are controlled by LabVIEW).

 

iLab starts and controlls the VI via the DCOM Interface of LabVIEW.

The Software is tested and should work fine, it runs on an IIS Microsoft Webserver.

 

All the time i am trying to run it, I get the following error (see attachement)

 

To Test my interface, i also run the "CallLV" from this forum: http://forums.ni.com/t5/LabVIEW/How-can-i-use-labview-tlb-to-control-Labview-from-an-external/td-p/1...

 

This sometimes works fine, but sometimes i also get the same error like in iLab..

I tested it with LabView 2009, 2012 and 2014!

 

Does someone has an idea why it doesnt work?

 

Thanks

 

 

0 Kudos
Message 1 of 2
(2,863 Views)

Hi!

 

the visual studio project is fairly old (year 2003), so I would recommend to try this:

 

Community: Running or Calling a VI using the LabVIEW ActiveX Automation Server from C# .NET - National Instruments
https://decibel.ni.com/content/docs/DOC-25663

 

Please be advised that the directory seems to be hardcoded, so please extract the ZIP-file to "C:\"

 

Best regards,

Christoph

Staff Applications Engineer
National Instruments
Certified LabVIEW Developer (CLD), Certified LabVIEW Embedded Systems Developer (CLED)


Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved
0 Kudos
Message 2 of 2
(2,788 Views)