07-24-2008 09:37 AM
07-24-2008 09:40 AM
Hi Basile21,
you can use queues or notifier. Can you explain what you need? You can also be flexible with using property nodes.
Mike
07-24-2008 10:10 AM
07-24-2008 10:27 AM
Hi Wiebe,
I have a VI in wich I have a Sub VI in wich I have a waveform chart and my purpose is to delete the graph at each run of this VI.
Thanks for your help.
07-24-2008 03:19 PM
07-25-2008 01:29 AM
Hi Mike,
Thanks, but I want to reset the graph automaticly before each run.
07-25-2008 01:33 AM
Hi Basile21,
yes, i understood it. So insert the delete function in your vi, before some other code.
Mike
07-25-2008 02:18 AM
I don't know if this is your case, but i clear the graphs ant indicators at the end of the vi. So the next time it is called, it is ready.
Basile21 wrote:Thanks, but I want to reset the graph automaticly before each run.
07-25-2008 02:24 AM
Hi Pnt,
Yes it's what I want to do, can you tell me how you do it please.
Thanks for your help
07-25-2008 02:46 AM