drfunkphd
2008-08-14 18:40:07 UTC
Hi all, I am currently building a VI (using 8.5.1) to monitor and control a pressure tank system. It mainly uses a while loops to retrieve the pressure data and export commands and signals using a DAQ. I am running into a problem when trying to record the data. Recording is done at a much slower rate than the sampling, so I used a timer to trigger a case structure. This then retrieves all of the readings and writes them to an excel spreadsheet. The problem is that while the recording is taking place, all other sampling has to wait for the recording to finish. Is there any way to make the while loop continue to run simulataneously with the case structure? Or am I approaching the entire recording process in the wrong manner? I'm new to Labview, and this seemed to be the simplest way to accomplish the task. Any feedback would be much appreciated. Thanks - Dan
The BeastMaster Final.vi:
http://forums.ni.com/ni/attachments/ni/170/349391/1/The BeastMaster Final.vi
The BeastMaster Final.vi:
http://forums.ni.com/ni/attachments/ni/170/349391/1/The BeastMaster Final.vi