I get data from a daq card display it on a graph, and log it to a spreadsheet.But if i put a time delay in the program, with the aim of reducing the amount of values written to the file, the entire program slows down. I tried putting the delay instead in the subvi's where i do the writng to and reading from the file, but it still slows the wole program down.