LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write to new spreadsheet each time condition is met.

Hi guys, I am currently in the final stage of the project thanks to those who helped me along the way, but i have one more "riddle" to solve...

I am currently writing all the data collected into the spreadsheet by using write to spreadsheet, but i would like to actually have a different spreadsheet file each time a certain condition is met, is it possible to do it?

Thanks in advance.

i have attached my VI below for a clearer view.
0 Kudos
Message 1 of 2
(2,257 Views)
Hi Simmy,
you could use a counter and if the condition is true you can increase it.
 
 
Mike


Message Edited by MikeS81 on 05-27-2008 08:46 AM
0 Kudos
Message 2 of 2
(2,249 Views)