02-24-2009 02:16 AM
Hello
I have a vi program as the attachment.
Is it possible that after the user runs the programming many times and choose to save all data?
Thanks
cynitha
02-24-2009 02:23 AM
Besides, is it possible to create a table in which the first column is for the user to key in data, and the second column is for the result of the running program?
for example,
|
This column is for the user to key in data |
This column is to put in the data from the program |
|
|
|
|
|
|
thanks!
cynitha
02-24-2009 02:43 AM
Hi cynitha,
yes it's possible. Can't open your vi, because i don't have 8.6 at the moment.
Mike
02-24-2009 03:05 AM
please see the attachment for the block diagram
thanks
cynitha
02-24-2009 03:10 AM
Hi cynitha,
can you please explain what you try to do? When and where shall the user insert the data for the first column?
Mike
02-24-2009 11:25 AM
Thanks for quick reply, Mike
I hope to have a program in which the first column is for user to key in data, the second column shows the count, and the third column shows the elapsed time.
Is it possible for remote user to choose when to save the data. I mean, save the data after run once or run ten times?
Thanks
cynitha