07-07-2008 01:27 AM
07-07-2008 01:33 AM - edited 07-07-2008 01:35 AM
Hi Ranjith,
there is nothing in your graph.
You can clear the graph if you connect an empty constant to it. Use a loop with a shift register, insert a case structure to it. create one case to clear your graph and one to acquire your data. Connect the reset button to the case structure.
Hope it helps.
Mike
07-07-2008 01:42 AM
07-07-2008 01:46 AM
Hi Ranjith,
attached is a short example and to clear the graph with a constant works. ![]()
Mike
07-07-2008 01:50 AM
TRanjith a écrit:I got the solution myself.. if i clear with constant. i couldnt clear. i used intialize array concept to clear. it does workThanks for your response.Ranjith