06-19-2006 10:39 AM
06-20-2006 08:48 AM
06-22-2006 12:06 PM
Just a little musing on this subject...
It sure would be nice to have a tool to do this directly within CVI, perhaps a Library of some sort to access the VI or a VI to DLL converter utility. LabView runtime support is installed as part of the support functions when you distribute an application using the distribution kits generated in more modern versions of CVI so it seems that at least a portion of the necessary code is already there.
06-24-2006 01:22 PM
06-28-2006 01:33 AM - edited 06-28-2006 01:33 AM
The most important part for this is the application builder in LabVIEW which is only included in the development system of LabVIEW but not in the runtime. Adding that to the runtime would make it almost like the development system 😉 so I'm not sure this is going to happen.
@MJF wrote:
Just a little musing on this subject...
It sure would be nice to have a tool to do this directly within CVI, perhaps a Library of some sort to access the VI or a VI to DLL converter utility. LabView runtime support is installed as part of the support functions when you distribute an application using the distribution kits generated in more modern versions of CVI so it seems that at least a portion of the necessary code is already there.
Message Edited by rolfk on 06-28-2006 08:33 AM
06-28-2006 09:45 AM
06-28-2006 10:19 PM