11-13-2006 07:53 PM
11-14-2006 02:52 PM
11-14-2006 10:21 PM
11-15-2006 08:23 AM
I'd started with a different VI, but it's very similar to your test VI.
You will need to make use of the "reset" flag if the data file you're writing to can get deleted out from under the write. See the attached VI for an example of how to do this. Hope this helps!
11-15-2006 02:56 PM
Hi Dave,
Follow Jeff's suggestion. The description of the Reset input is: "If TRUE, stops and restarts writing data to the .lvm, .tdm, or .tdms file based on the Action or If a file already exists options you select in the Configure Write Measurement File dialog box. The default is FALSE."
Hope that helps!
11-15-2006 09:10 PM