Hi, all:
I am a novice, here is my question.
I need to make some modification on the program developed by others. The
original code just realize a DAQ and then conduct some signal analysis,
after that, store the data into several files. but the deficiency of the
original code is that we push a button, then sampling once and pop up a
dialogue to ask us where we want to store our data.If you want to make
another measurement, you should push the button again.
Now I want to automate this process. When I push the button, then it will
sampling once automatically every several seconds, and don't popup a
dialogue to ask where to store the data, but store the data automatically,
but I have a requirement, each t
ime when the program store the data, it
should be stored in a different directory.
Thanks
--
Guohua