01-16-2008 10:26 AM
01-16-2008 10:40 AM - edited 01-16-2008 10:42 AM
exo wrote:
I think I have initialized them in this version.
Doesn't matter.
01-16-2008 10:49 AM
01-16-2008 10:57 AM
01-16-2008 11:05 AM
01-16-2008 11:13 AM
exo wrote:
Just focus on for example output. Output is a concatination of three string. A number indicating the time and two temperature readings. If I load the vi and run it, the number starts at whatever the sample rate is and then is updated by the sample rate each time the loop executes. If I stop the program and then start it again, output is cleared but then when the loop starts,it starts with the last number increased by the sample rate when it should start back at the beginning.Your orange shift register is also uninitialized. Initialize with a constant zero if you want it to reset between runs.
The reason for the precious terse postings is because it follows postings going back some. Not trying to make this more difficult than it is.Neither do we. But when you are given some steps to try, and you do some things but not others, it's hard to tell what you did and what is now working and what is not working. So saying things like "it doesn't work" doesn't help much. Yes the problem may have been desribed 10 postings ago, but we have no idea if you fixed that problem or are still having the same problemReiterate what is not working and what your are expecting the results to be.
Thanks.
01-16-2008 01:26 PM
01-17-2008 09:34 AM
01-17-2008 09:35 AM
01-17-2008 10:37 AM