LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiled EXE and installer w/ DAQ card?

I created a specialized data logging VI and compiled the application.  I also created an installer so I could install it on another computer.  I included runtime and DaqMX w/ the installer.  When I installed it on the other computer, in MAX I can see the daq card, but in the program all the inputs from the card show up as zeros.  Is there something I'm doing wrong?  Should I be using MAX tasks and scales instead of project tasks and scales?
0 Kudos
Message 1 of 3
(2,763 Views)
Hi Zorro,

There should be no problem in using the tasks and scales that you originally saved in your project.  Do you have multiple DAQ boards in this system, such that the board you are intending to use now has a different device name in MAX?  For example, the card could now be displayed in MAX as Dev2 when you originally programmed it with a device name of Dev1.  Also, if you open up test panels within MAX for your device do you still get 0V readings on all of the input channels in question?

Regards,
Andrew W
National Instruments
0 Kudos
Message 2 of 3
(2,742 Views)
I ended up using Global tasks and Scales and it worked on the runtime system .  I'm not sure what the problem was.  Thanks for the help though.
0 Kudos
Message 3 of 3
(2,735 Views)