09-08-2008 03:23 PM
Hi,
As of right now, I have incoorporated a reference plot which can be shown/removed only when the showing button is enabled/disabled and the graph is updated by pressing the Get Data button. The problem is that I would like it to be able to be toggled on and off with just the use of the first button. (labelled "showing")
Thanks
09-09-2008 03:41 AM
Hi Mike415,
you can store the last value in a shiftregister and toggle it with the invert function.
Hope it helps.
Mike