05-14-2013 01:41 AM
Hello,
I am looking for one logic.
I want two button on form panel 1) save button 2) stop button .
I want to set one continues measuring function that measure data continuously for example if we use increment by one logic than at 1 out put is 2 , at 2 out put is 3 .....so on
and I want to save particular result from that means if I want to save result of 2 then I press save button and on front panel there is one table that save 2 in one column and its result 3 in second column, same if I want result for 3 then at 3 I will press save button and result and data will save in second raw of same table.,
and when all readings are taken then simply I will press stop button so I will get xy chart of saved data in table.
it means on fornt panel i want to see one save button one stop button and xy chart.
Please suggest any logic for that.
Thank you very much in advance.
05-14-2013 02:39 AM
Hi Ankit,
this really reads like the continuation of your other thread here.
Why do you start new threads? Don't you like the answers provided in the other thread?
You should start to make your own "logic". Start with a sheet of paper to draw a flow chart - this really helps to make up a "logic"! Then (and only after then!) you should actually start to program!
05-14-2013 02:51 AM
Thank you for reply.
you are right it is similar problem ,sorry for that. I thought it might be some thing different so I posted in new thread.
It was my mistake.
I tried but I didn't get logic for save the output data in table form that's y I am confused.
Thanks again for reply.