LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Creation ActiveX Control problem in CVI's 'Create ActiveX Server Wizard'

I have a problem in creation activex control.
I'm using CVI's 'Create ActiveX Server Wizard' to creation my activex controls.
I can create activex controls in MS-VC++ (MFC, ATL).
And I can create COM object in CVI's wizard.
But, I can't create activex control in CVI's 'Create ActiveX Server Wizard'
Can I create activex control(not COM object) in CVI?
If you possible, Please let me know

Best regards!
0 Kudos
Message 1 of 2
(2,918 Views)
Hello

The Activex server wizard allows you to create CVI applications that are also activex servers. CVI does not have the ability to create activex controls (ocx's, dll's ). You can use the "Activex Controller Wizard" to create wrappers that would allow you to use activex controls and servers from CVI. So you can embed an activex control on the UIR and use it from CVI.

I hope this explains things. For more information on creating Activex servers from CVI, refer to the application note that is included with CVI. Its located in the ..\bin folder, called buildingactivexservers.pdf

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,918 Views)