I am trying to build a labview program but am having some difficulties
with the datalogging feature. For some reason the "log on completion"
option on the operations menu is ghosted over and cannot be activated.
Unfortunately that's the feature I need to use. Also, I'm trying to
make a graph that will plot a set of points from a test, then the next
time I run the program I want the graph to plot the new set of points
on top of the old ones without erasing them. I've tried a number of
methods to achieve this, but it seems that I always end up generating
an error or erasing the first set of points. Any help would be much
appreciated.