01-16-2014 11:30 AM
Greetings,
The vi works fine in interpreted mode but, once it is built into an application the Visa serial port read stops working(no data).
01-16-2014 12:11 PM
01-16-2014 12:18 PM
Sorry, I mean when I run the vi under Labview and not as an exe.
01-16-2014 12:20 PM
01-16-2014 12:22 PM
Yes, I built the exe from the vi on the same PC.
01-16-2014 12:24 PM
01-16-2014 12:32 PM
Sorry for the confution, I am running the exe on the same PC.
01-16-2014 12:36 PM
01-16-2014 12:44 PM
There is a write to save the data to a file that is timed for every two minutes from a local variable. The vi actually does a lot more and is used to control the temperature of a Thermal Vacuum Chamber. All of the DAQmx works and reads back all of the TC data fine which is again periodically written to a data file. The only thing that does not work after the build is the serial read from a vacuum gauge. What is frustrating is that it does work before it is compile into an application.
01-16-2014 12:51 PM