LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two questions:Is possible to call the application builder from an vi in labview?

Hi!
We want to build the application automatically.
I don´t know if it is possible acting on the menu of labview, using labview code. We want to build an vi that selects Tools>>Build Application or shared libraries(DLL), and not to do it manually.
I know that it sounds strange, but anyone knows if it is possible? and how can I do it?
0 Kudos
Message 1 of 4
(2,600 Views)
Hi,

I don't think this is possible with LV directly, but have a look at the OpenG Builder (http://www.openg.org).

Regards,
Carsten
0 Kudos
Message 2 of 4
(2,597 Views)
Hi Carsten,

I am going to have a look at the information you have given me!
But I think that it is going to be more complicated that using labview menu.

Thanks!

Graci
0 Kudos
Message 3 of 4
(2,586 Views)
Hi Gracinda,

the OpenG Builder is an addon to the LV application builder which includes some VIs to build an application programmatically. By this you don't need to call the menus!

Regards,
Carsten
0 Kudos
Message 4 of 4
(2,576 Views)