02-20-2012 12:07 PM
Hello,
I have an express VI setup to acquire a single channel of strain running in a simple while loop. The output is wired directly to a Write To Measurement Express VI. However, the resulting measurement file contains only one line of data.
I have tried changing the settings of the VI to no avail. I feel that I must be missing something basic. My while loop is setup to take one measurement on demand for each loop. I am assuming the VI knows to write each loop as a new line of data?
Thanks for any help,
02-20-2012 04:09 PM
Did you choose "append to file" in the Express VI configuration settings?
You need to upload your VI for further help. It's impossible to help someone debug a problem without the code to look at.