Using Labview 6, pci card. I am using a vi that works perfect for my application, need to be able to write to a primary file and a back up file. Thank you
Another option would be to open up another file at the end of your VI, and just use "Read from File" to read from the original file and "Write to File" to write into your backup. Write the entire file to your copy and you will have a backup.