LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

non creatable objects

Using ActiveX communication tools under LV, one can assign
an activex control contained in an .OLB, OCX, or .DLL to an
automation refnum. However, all functions contained in a DLL
for example, are not creatable objects.

The question is, is there any way to use these functions () which
are not creatable objects) within a VI ?

Thanks

Ali
0 Kudos
Message 1 of 2
(2,580 Views)
If you are using LV 5, pop up the refnum menu->Select Active X class -> Browse.....uncheck "Show createble objects only", and all the objects in your dll will appear.
You can select any object and wire it to an invoke node.
0 Kudos
Message 2 of 2
(2,580 Views)