LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

distribute accessHW as part of a program

Can anyone help? I want to disribute a program I wrote, that uses the in port.vi and out port.vi from the accessHW labview5 llb. (of course, the relevant dll's are needed.) I would like the users to have one setup file with minimum size. Thanks.
0 Kudos
Message 1 of 2
(2,467 Views)
This is not going to be an easy thing to do because accessHW utilizes the CVI runtime engine which will have to be installed on the target computer.

The following link discusses how to do this:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/e09ba0e2f31d304f86256a640070058e?OpenDocument


LabVIEW 7 updated the inport/outport commands to work on NT/2000/XP. If you upgraded, you could take advanage of this feature and have a simple installation.
0 Kudos
Message 2 of 2
(2,467 Views)