LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Application Builder Error with DAQ

Hello, I have made a labview program that reads analog voltages from a DAQ and then displays them onto a graph while writing them to an excel file. 

 

When I use the application builder to make the program it works on my computer. 

 

When I use the application builder along with the installer it does not read the daq. 

 

Windows sees the daq and the program runs without any errors. 

 

Is there a problem with the installer or is with how I made the exe? 

 

I've tried making different installers as well as different exes but have had the same issue. 

0 Kudos
Message 1 of 6
(2,487 Views)

@LarkinM wrote:

Hello, I have made a labview program that reads analog voltages from a DAQ and then displays them onto a graph while writing them to an excel file. 


Well, did you include all the required drivers in the installer?

 

What is "a DAQ"? Is this a NI product or some third party device? Can you be more specific?

 


@LarkinM wrote:

Windows sees the daq and the program runs without any errors. 


How does windows "see" it? Some tool shipping with the DAQ? Using the webcam?

 


@LarkinM wrote:

I've tried making different installers as well as different exes but have had the same issue. 


What kind of differences did you try?

0 Kudos
Message 2 of 6
(2,450 Views)

I am using the NI USB-6218 daq. 

 

When I said windows "sees" it. I'm referring to device manager sees it as the daq. 

 

The differences I tried are enabling debugging, trying to install different daq runtimes. A few more things that I can't remember right now also.

 

 

I also have this information when trying to run it on another machine. PSLWORK.png

0 Kudos
Message 3 of 6
(2,443 Views)

Did you include the hardware configuration? (see also)

0 Kudos
Message 4 of 6
(2,437 Views)

Yes , I have included the hard ware configuration but it has the same problem.

 

 

0 Kudos
Message 5 of 6
(2,428 Views)

I put a trial of labview on the second machine and it seems to not be saving my custom scale. 

 

I'll rewrite my code to not need it and hopefully that will fix it. 

0 Kudos
Message 6 of 6
(2,416 Views)