03-08-2008 06:36 PM
03-08-2008 09:16 PM
03-09-2008 05:18 AM
03-10-2008 04:34 AM
I am not sure that i understand what you are trying to do, but i think it is wrong.
Use a shift register to store your data, and display them. No need to continuous read a file.
You can use a shift register to store your max, min values too.
If the file becomes big , it is a waste of resources to let Labview find the max, min values from too many values.