12-16-2009 09:05 AM
alpol wrote:... but every time I acquire data from the gas analyzer, labview freezes for a second or two and that was distorting my time in the charts
Can you upload your code as well as some of the data files you've collected? Please include each type of data file that you create/use.
12-16-2009 09:30 AM
Do you want the whole application and subVI's, or just the sub VI's that access the gas analyzer?
12-16-2009 11:27 AM
The whole thing would be best, as long as it's not humongous. I'm curious to see how you set up your data aquisition - i.e., are you doing software timed or hardware timed acquisition, and whether you're using Express VIs, or regular DAQmx VIs, and whether you're configuring the DAQ each time in the loop. That sort of thing.
The data files I want to see so I get a better understanding of what you've actually got in the files. I am assuming that the writing of the data to file is in the DAQ loop, or is that somewhere else now?
12-17-2009 05:08 AM
Here it is...
Any help about that lag in serial communication would be appreciated