LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

application builder (activate activex)

Hello together,

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?
0 Kudos
Message 1 of 5
(3,223 Views)
Nobody?
0 Kudos
Message 2 of 5
(3,209 Views)
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
Message 3 of 5
(3,205 Views)
I ment:

Has somebody used it already? I like to control a any VI with the ActiveX Server and the Labview Online help is not helpful
0 Kudos
Message 4 of 5
(3,203 Views)

Here you can find general information concerning this topic.

http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/activating_lv_activex_srv/

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.

0 Kudos
Message 5 of 5
(3,185 Views)