LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL interface with power point

me created one project in cvi 5.5 it contain a main project with  DLL, in tht dll at a time i can connect other application like VB, C++ ,is it possible to connect my DLL  to MS Power Point or MS excel or android Tab, i want Read or Write from DLL to external  world (ms excel,ms ppt)

0 Kudos
Message 1 of 5
(4,694 Views)

Hello there!

 

LabWindows/CVI can certainly connect with other applications such as Microsoft Word, Excel, etc. through ActiveX.

Here is some related documentation: http://zone.ni.com/reference/en-XX/help/370051Y-01/cvi/libref/cviactivex_automation_libfuncoverview/

You can also run some samples shipping with LabWindows/CVI, that are located in <CVI Install Directory>\samples\activex to learn how this technology interacts with LabWindows/CVI.

 

Also note, that version 5.5 is no longer supported. Check with the Product Life Cycle Policy page to learn more about this: http://www.ni.com/lwcvi/product-lifecycle/

 

Best regards!

- Johannes 

0 Kudos
Message 2 of 5
(4,690 Views)

hello sir ,

 

you are telling that i cant use activex control in cvi 5.5 ?

 

 

 

Best Regards

neenunaanu

0 Kudos
Message 3 of 5
(4,682 Views)

Hello!

 

LabWindows/CVI 5.5 is a deprecated version. Upgrading to a newer version is just a recommendation.

However, ActiveX was supported by LabWindows/CVI 5.5, as you can learn from the Release Notes: http://www.ni.com/pdf/manuals/320689f.pdf

Moreover, the ActiveX samples (e.g. samples\activex\excel\excelevents97.prjsamples\activex\powerpoint\simple.prjsamples\activex\word\wordrpt.prj) are also included in LabWindows/CVi 5.5, which you can use as a starting point for your particular requirements.

 

Regards,

- Johannes 

0 Kudos
Message 4 of 5
(4,676 Views)

okay sir

 

thank you

0 Kudos
Message 5 of 5
(4,672 Views)