LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Display the list of methods and properties of an activex object

Hi,
 
I put a automation reference and linked it to my activex class. In the diagram window, I can use the invoke or property nodes to know the list of methods or properties.
How can I display these lists to the front panel while the program is running?
 
Another question: can I programatically select activex class for an automation reference while the program is running?
 
To sum up, I want the user to browse the path of the activex exe object (the program will load it). Then, the user can choose which method or property he wants to invoke or display from a list refreshed after the library was loaded.
 
Thanks,
 
Max.
0 Kudos
Message 1 of 2
(2,831 Views)

Hi Max,

I'm not aware of a way to programatically select an ActiveX class and display a list of properties and methods on the front panel. What are you trying to do? Maybe there is an alternative....

Regards,
Chris J

0 Kudos
Message 2 of 2
(2,799 Views)