04-04-2008 05:08 AM
04-04-2008 05:25 AM
Hi There.
Could You make a screendump of Your VI?
I tried using the Express VI on both LV7 Express (Base,Win), and LV8.5 (Base, Win) , and it works perfectly....
04-04-2008 05:45 AM
04-04-2008 06:16 AM
Hi ReBoot
I think i've found the Source of Error......When You generate the filepath You use a Concatenate strings with a Constant stating "Files/file" the problem her is the "/". It might be that it should be a Backslash "\"......
Try it....
Best Regards BCL
04-04-2008 06:50 AM
04-04-2008 06:56 AM
Hi ReBoot,
how should you filenames look like?
Mike
04-04-2008 07:01 AM
04-04-2008 07:03 AM
Hi Again.
Unfortunately i cannot run You Vi, because of missing Hardware, But if i Copy the Express VI to a new VI, and run it, it generates a new file everytime.
Try running the attached example.......Do You see the same behavior?
/BCL
04-04-2008 07:06 AM
Hi ReBoot,
why do you change everytime the filename? if you connect everytime the same name it should work.
Mike
04-04-2008 07:07 AM
It does not work because the problem I mentioned in the OP occurs.
Will try the uploaded VI!