11-07-2014 08:47 AM
Is there a simple way to bundle a Labview Program with a Diadem Viewer that is built and then installed as part of a single installer? In other words, can I develop a labview program that calls DIADEM and then distribute it as an end item program?
11-10-2014 05:50 PM
Are you trying to add DIAdem as an installer item like you would with DAQmx in the LabVIEW Application Builder?
Or are you trying to write a LabVIEW VI that installs DIAdem?
11-11-2014 08:02 AM
Are you trying to add DIAdem as an installer item like you would with DAQmx in the LabVIEW Application Builder
11-11-2014 04:13 PM
Hi id,
DIAdem can only be installed with its standalone installer. You could set up your built LabVIEW application installer to kick off the DIAdem installer after installing the LabVIEW application. The DIAdem installer also supports several command line options such as no user interaction, if that is needed.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
11-13-2014 07:57 AM
How would you do that?
11-14-2014 09:12 AM
See the last topic of this KB:
http://digital.ni.com/public.nsf/allkb/51413B120232519386257A130056C937
"Automating the Installation of the NI Products"