04-04-2008 07:13 AM - edited 04-04-2008 07:13 AM
Hi ReBoot,
if it not work with an empty path you can connect a path constant like shown in the attached picture.
Mike
04-04-2008 07:14 AM
04-04-2008 07:17 AM
Hi ReBoot,
on my Windows system it works fine, could be that there are differences to Linux.
Mike
04-04-2008 07:18 AM
Hi ReBoot.
I managed to recreate the Problem You're seeing.
I tried to put a For loop with 10 iterations around the Example i posted and then run it. Suddenly the express VI only creates one file but with ten times the data.
It seems that the Express VI doesn't manage to finish writing the file before the next iteration.
So try wiring the Error out to the Outer While loop..... that should do the trick
/BCL
04-04-2008 07:23 AM
04-04-2008 07:26 AM
Hi again.
Tried something new.......Its not rocket science but it actually works......
I wired the filename output, back to the filename input.....and tadaa.......Its creates a whole lot of LVM files.... 😉
/BCL