LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

want to use 3rd Party Aircraft ActiveX controls In Labwindows.

i have installed activex controls of Global Majic Software and want to use aircraft controls in my GUI i have found that same type of work is already done in labview (link shared below ) but i want to use aircraft controls in labwindows ".uri"  please guide me in this regard as my friend would suggest i havve already studied cviprogramming_with_activex_control but i am still unable to use aircraft controls , is there anyother way to use aircraft display controls ?? thanks in advance :manhappy:

https://forums.ni.com/t5/Example-Code/Aircraft-Simulator/ta-p/3496178

 

0 Kudos
Message 1 of 2
(4,142 Views)

It looks like your ActiveX controls aren't self registering.  Here is a document that describes ActiveX servers in CVI and how to build and use them.  There is a part which deals with registration which you should have a look at:

 

Building ActiveX Servers in NI LabWindows™/CVI™

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000fzikSAA&l=en-US

 

And then this resource details how to register activeX controls, servers, and type libraries

How Do I Register ActiveX Controls, ActiveX Servers, and Type Libraries?

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGxHCAW&l=en-US

 

Thanks,

Regards,
0 Kudos
Message 2 of 2
(4,112 Views)