Thanks so much Mark!
Those are great suggestions, which I would not have known to do on my own. I really appreciate you helping me on this. If you don't mind, I still have a question about writing to file. I would like a file for each channel to be created when the first data point is written (giving the user a chance to name the file) and then all ensuing datapoints for that channel will be written to that file. I modified your VI so that a case structure was created with a case for each channel, similar to the case structures that you created for the x-axis scale, etc. When I begin to run the program, a Save File As box pops up. When I try to save the data the error, "Error1 occur
ed at open file: Possible Reasons: LabVIEW: an input parameter is invalid." Do you know why this error might be occurring? All parts of the VI are wired correctly so the reason for the error is not obvious to me.
Thanks again for your help!
Best, Emily
PS I have attached the VI with my changes to it.