Discussion:
application builder (activate activex)
(too old to reply)
mcsynth
2006-01-25 13:43:28 UTC
Permalink
STatzel
 
>you know that a VI can be compiled into an EXE-File with the Labview Application Builder.>Did somebody recognize the possibility to activate the ActiveX server within this EXE and made use of it?
In version 7.1, select Tools>Build Application or Shared Library (DLL), then under the Application Settings tab click Enable Active X Server.
 
Under version 8.0, in the My Computer, Build Specification, under the Advanced tab click Enable Active X Server.
 
McSynth
Andre_Saller
2006-01-26 14:12:53 UTC
Permalink
Here you can find general information concerning this topic.
<a href="http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/activating_lv_activex_srv/" target="_blank">http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/activating_lv_activex_srv/</a>
There is an example shipping with LabView that shows how this works:
Refer to the VBToLV.frm, VBToLV.vbp, and VBToLV.vbw files in labview\examples\comm for an example of calling LabVIEW as an ActiveX server from Microsoft Visual Basic.
Loading...