09-19-2010 03:32 PM
Hello!
I have to correct errors in this temperature measuring task. I was sitting all day long on it and couldn't find useful information in internet. Could someone help me solve this?
09-19-2010 04:04 PM
Start with the basic LabVIEW tutorial.
Don't you realize that you've connected that split signal to the error out - not the data? And connecting the Boolean to the wait function is also pretty obviously wrong.
09-20-2010 01:53 AM
Well, I made some changes but it still doesn't work. I think I have connected the split signal wrong..
09-20-2010 01:59 AM
Explain 'it still doesn't work'. Attach the actual VI. Can't debug a picture (unless it's a snippet).
09-20-2010 03:27 AM
this is my VI
09-20-2010 12:01 PM
You still have not explained "it still doesn't work".
The only thing I can see is that since you are only taking a single sample from each channel, doing a mean of each value read seems pretty silly.
09-20-2010 12:48 PM
actually, maybe I am taking this too seriously. my teacher just gave me this example (attached) and said that I must correct errors of this VI. I am not sure, whether this instrument has to do anything that makes sense.