LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ assistant not passing values in Exe

I have a VI that uses DAQ assistants to read and write to a NI 9205 . Everything works OK form Labview. Everything works OK when run from exe using a PC with labview installed. When I try to run from another PC with run-time engine then no values are read. I don't get any errors shown. When I created the installer for the other PC i ticked the NI-DAQmx option and the NI 9205 device is OK when viewed using NI-MAX. Any ideas?
0 Kudos
Message 1 of 2
(2,652 Views)
Can you post the vi you used to build the exe?

Also does the DAQ Assistant refer to any global virtual channels? If so these would have to be distributed with the exe. To do this you can add them to the project or include you MAX config from in the Build Specifications.

Regards

Jon B
Applications Engineer
NI UK & Ireland
0 Kudos
Message 2 of 2
(2,629 Views)