LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the type descriptor for a COM object interface?

I want to use the Invoke Node 'Set Control Value' method to pass a COM object interface to a subvi. This requires a type descriptor but I don't see anything in Application Note 154 about this data type.
0 Kudos
Message 1 of 2
(2,718 Views)
You can get type descriptor by using the "Flatten to String" VI (Advanced>>Data Manipulation palette).
Infact you usually use that VI with "SetControlValue" method.

A Rafiq
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(2,718 Views)