12-07-2011 12:10 PM
Thanks for replying. I highlighted what i tried but does not work it keeps looking for click. Can you explain me in detail. If i put build array how will that work i tried but does not seem to be successful, may be wiring wrong wire.
12-07-2011 12:38 PM
Take a look at the example I wrote. I think this should demonstrate how to accomplish what you are trying to.
Regards,
Greg H.
12-07-2011 01:50 PM
Hi,
Sorry, still not clear. I know you are comparing delay time to start graph with elapse time and when it is true allowing to build array inside case structure and if it is false do nothing. In my case it is ok button. Problem I am facing is when i release it it does not plot so i need to keep clicking when i need to plot it. Is there any function which automatically clear graph or array when it is called. So i can run the graph and use logic when initial reference is clicked erase and plot again.
Please guide me through this.
Thanks
Regards,
Himanshu
12-07-2011 02:57 PM
Try the attached example.
Regards,
Greg H.
12-07-2011 03:05 PM
Thanks, is it possible you can attach in 8.6 version
Thank You
Regards,
Himanshu
12-07-2011 03:09 PM
I thought it was, try this one.
Regards,
Greg H
12-09-2011 06:59 AM
Thanks Greg