05-26-2008 03:53 AM - edited 05-26-2008 04:03 AM
05-26-2008 04:07 AM
Hi jing,
if a run the attached example the loop runs 7 iterations. So if you really load every time the same file, it should work for you.
Mike
05-26-2008 05:52 AM
Hi Mike
It looks run 7 times and no error but I only get one file in the path of "write to a measurement file"
Jing
05-26-2008 05:53 AM
Hi jing,
it could be, because you have everytime the same path. You can use the "Format into String function" to add the loop count to your filename.
Mike
05-26-2008 06:06 AM
05-26-2008 06:16 AM
Hi jing,
yes you are right, this should also work. You should have all data now in one file, right? Change the reset input to "true". This should work.
Mike
05-26-2008 06:20 AM
05-26-2008 06:23 AM
Hi jing,
i have insert it into your example.
Mike
05-26-2008 06:23 AM
Mike
yes now I have all data in one file,
Jing
05-26-2008 06:26 AM