LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Run CVI Demo from CD

We have a fairly complex CVI application and would like to make a demo CD to provide to prospective customers as a marketing tool.  Ideally the demo would run without actually installing the CVI runtime engine, DAQmx etc. to the users hard drive without the required reboot etc. 

 

Is it posssible to have the runtime engine and DAQmx on a CD with the demo and avoid the reboot?

0 Kudos
Message 1 of 3
(3,133 Views)

Hello CreviceDweller,

 

I don't believe this is possible with respect to DAQmx dependencies.  That is, I believe at the very least an installation of the DAQmx driver would be necessary for the portion of your code which performs data acquisition to execute properly.

0 Kudos
Message 2 of 3
(3,102 Views)

Thanks Matt,

 

I came to the same conclusion and now have built a full install of the Demo program. 

 

 

0 Kudos
Message 3 of 3
(3,097 Views)