01-18-2006 03:53 PM
Hi,
I have two files with some data and I need to compare the data coming from the
file number one with the data coming from the file number two: I want to
compare the first sample of the file number one with the first sample of the
file number two, than the second sample of the file number one with the second
sample of the file number two, etc.
If the sample number one of the file number one is grater than the sample
number one of the file number two I want to lit a red light and so for the
others comparison.
The problem is I don't know how to do this kind of comparison. In fact, as I
run the VI, firstly the pc reads immediately all the data from both of the
files.
Is there any way to read a sample at a time from a file?
Or if there is not, is there any way to pick up the first value of the signal
produced after having read the whole file?
Please, please help me. I accept any suggestion, I am desperate.
Giulia (
01-18-2006 04:54 PM