LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

applications using DAQmx VIs

Hi:
I am building an application in LabVIEW from a VI that uses DAQmx VIs.  On the production machine, I have installed DAQmx drivers and LabVIEW Runtime engine.  Now, when I try to run the application, it complains that it cannot load one of the DAQmx Read VIs which I have used in my application.  Is there any additional step that I need to perform when I am building application to overcome this problem.
 
thanks
---trupti
0 Kudos
Message 1 of 4
(2,682 Views)
Hi Trupti

as a start point check the following thread
http://forums.ni.com/ni/board/message?board.id=170&message.id=83866&requireLogin=False

or surf the discussion forum

chow
xseadog
0 Kudos
Message 2 of 4
(2,676 Views)
Hello Trupti,
 
If I understand your setup correctly, you are trying to distribute your application, which uses DAQ function calls, to another machine.  If this is the case and you are using LabVIEW 7.1 or prior versions, you need to seperately install DAQ on the other machine.
 
Hope that helps.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 3 of 4
(2,657 Views)

Hi,

  I am using Labview 7.0.  Looks like something messed up on my PC.  I also have 7.1 installed.  I accidentally open my vi's in 7.1 and then revert back to 7.0.  I am not sure but may be that messed it up.  I am saying this because,  I have an older copy on my laptop.  I made a build and that seems to work fine.  I have to look in to it more.

thanks

trupti

0 Kudos
Message 4 of 4
(2,646 Views)