Hello all.
I have built a program with the purpose of measuring the Seebeck coefficient of materials through thermocouples. I have made two different data files that i store information in. One is calculations based of of the acquired measurements, and the other is simply the raw data. Unfortunately, every couple of runs information from the previous run will "bleed over" into the data being written to the file. I have gone through and looked at my state machine and state registers, and I haven't been able to identify the problem. I was hoping somebody had an experience like this or is more astute than I am at finding faulty code. Thank you for your help!
I have attached the VI and an example of a data file with information "bleeding over." The information from the previous run is easily identifiable as it sticks out. It does not do this every run, but it is frequent enough that it is an annoyance. IN the attached file, bleeding happens in the 2nd, 3rd, and 4th run, but then the fifth comes out perfectly fine.