Hello,
I have developed a VI that will read data from sensor usind DAQ and writes the data contineously to a text file. My problem is the file is getting very big. I want to to read data contineously and show it on front panel (i.e. Graph) But I want to write this data to a text file after specific time and for specific time (e.g. Every 10 minutes - write for 1 minute). Can anyone help me with this ?
Thanks in advance.