06-11-2008 03:38 AM
06-11-2008 03:47 AM - edited 06-11-2008 03:48 AM
06-11-2008 03:53 AM
06-11-2008
03:53 AM
- last edited on
03-06-2025
10:15 AM
by
Content Cleaner
I´m using LV Professional 8.5
The Homepage says that the ApplicationBuilder is included "Included as part of the LabVIEW Professional Development System":
https://www.ni.com/en-us/shop/product/labview-application-builder-module.html
But where can i find this program?
But could to hear that there is a way.
06-11-2008
04:32 AM
- last edited on
03-06-2025
10:16 AM
by
Content Cleaner
Hi J.,
you have to use the project explorer to be able to build apps/dlls/distributions. In the project you have a (virtual) folder named "Build Specifications" where you create your spec for making a DLL from your VI.
Maybe you should read the manual or attend one of the (free) online courses for LabView basics?
Message Edited by GerdW on 06-11-2008 11:32 AM
06-11-2008 09:38 AM
03-20-2014 02:43 PM
The LABView.VEE example doesn't work.
03-20-2014 02:47 PM - edited 03-20-2014 02:47 PM
03-20-2014 03:04 PM
Thats an old thread.
Of course I contacted Agilent first because it is their example with a disclaimer posted at the top. I also contacted NI and they were very willing to try to explain their Active X interface and how it might be utilized to invoke NI Vis. I am getting closer, but I have still not been able to invoke my *.vis built as a *.llb and exposed to Agilent Vee via the Active X Automation interface.
The feature of this interface is the protocol is ellusive, at least to me. I have even turned to some C/C++ examples, and C# examples trying to gleen protocol information. I'm closer but not their yet.
So... does anyone have a working example of invoking Agilent VEE invoking a NI vi (*.llb), via an ActiveXAutomation interface.
I am usinmg Agilent Vee 9.3 PRO, LabView 2013.
03-20-2014 03:08 PM