05-07-2008 10:17 AM
05-08-2008 10:19 PM
Hi Jmc006,
I am not exactly sure what you want to do, but I will give it a stab.
It seems that you are pretty much reading a file and writing certain information from it to another data log file, with additional edits.
If this is so, all you need to do is put it into a sequence structure like the original read and place the write in a while loop, like the example "Write Datalog File Example.vi"
It seems like you're almost there. Hopefully this helps!!