LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

activex hidden methods

How can I see hidden methods in labview?
My E-mail: harminder.singh@adept.com
0 Kudos
Message 1 of 2
(2,601 Views)

Hello,

LabVIEW doesn�t allow direct access to hidden methods ActiveX methods. However, if you use a text based programming language to create a DLL that calls the hidden property, LabVIEW can then call that DLL using a Call Library Node. This will allow you to access your hidden ActiveX methods. There is also an ActiveX Tutorial in the DevZone. Have a great day.

Danny G.
Applications Engineer
National Instruments

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