Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i data exchange between TestDirector and labVIEW

Hai to all,
By using one COMServer(VC++), that COMServer exchange the data between TestDirector and LAbVIEW7.0, How to call LabVIEW function in activex, is it posible or not?
if posible please post your answer.
0 Kudos
Message 1 of 2
(3,183 Views)
Hi reddys,

You can call the LabVIEW ActiveX Automation Server.
This can be done from any programming language.
Following the links below, you will find some examples.


Calling LabVIEW from C++ Using ActiveX
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E21356A4E034080020E74861&p_node=DZ52051&p_submitted=N&p_rank=&p_answer=&p_source=External

Calling LabVIEW as an ActiveX Server from Visual Basic
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E3D756A4E034080020E74861&p_node=DZ52051&p_submitted=N&p_rank=&p_answer=&p_source=External

Communicating with LabVIEW from Delphi using ActiveX
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3E8D156A4E034080020E74861&p_node=DZ52051&
p_submitted=N&p_rank=&p_answer=&p_source=External

Calling a LabVIEW VI with the LabVIEW ActiveX Automation Server
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B45EACE3D85956A4E034080020E74861&p_node=DZ52156&p_submitted=N&p_rank=&p_answer=&p_source=External

Remote Control (Launch) of LabVIEW Using ActiveX/DCOM
http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CBA64111EE034080020E74861&p_node=DZ52051&p_submitted=N&p_rank=&p_answer=&p_source=External

I hope this helps!

Regards,
Richard H.
National Instruments
0 Kudos
Message 2 of 2
(3,183 Views)