LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error in

If I've developed a VI using a certain DAQ Device, assuming that I assure that every following application will be using the same DAQ device and sensor configuration, will my future users need MAX or anything special to run the application?
0 Kudos
Message 1 of 2
(2,331 Views)
 
 

will my future users need MAX or anything special to run the application?

Depends on what you want to give the user,
 
If you give only the application VI, its obvious that the user needs LabVIEW and MAX on his system to run your application vi
 
You can also give a stand alone application (executable) of your VI
see here and here
 
This Link explains how to include hardware configuration from MAX and relevant DAQmx device driver for your hardware
 
 
 

 
 

Message Edited by devchander on 04-10-2007 01:52 AM

Message Edited by devchander on 04-10-2007 01:55 AM

Message 2 of 2
(2,329 Views)