LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create an ActiveX Object and use it in LabView 8.5

Hello,
 
i have a question concerning the ability from LabWindows/CVI.
Due to the fact, that a Table in LabView is not that flexible as a Table in LabWindows/CVI (It is not possible to customize a specified cell / column to be a e.g. ComboBox), i want to create such a table using LabWindows/CVI and the create a ActiveX object out of this Table to import it in my LabView application.
 
Does someone already have experience with this topic?
 
Thank you!
0 Kudos
Message 1 of 3
(3,281 Views)
Hi pahe,

Currently LabWindows/CVI doesn't offer the ability to create ActiveX controls. In this case, you might want to submit a product suggestion to our LabVIEW team to add that additional functionality to their table.  Also, sumbit a product suggetion to the CVI team as well for the ability to create ActiveX controls just so we have a record of the request.

Creating CVI DLLs is an option, but that will load up as a top-level window and not an embedded window in LabVIEW.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 3
(3,269 Views)
Thank You!
0 Kudos
Message 3 of 3
(3,260 Views)