Hello Everyone,
Recently I have been working on increasing my capabilities with waveform charts. I am plotting 3 signals on 3 seperate axis. I'd like to be able to transfer the plot history from one chart to another via property nodes. The problem is, only 2 of my signals are making it through, and I'm not sure why.
For a little background why my code is structured the way it is, I followed an example from here:
Pausing ChartsBasically I want to be able to zoom in on the chart while the program is running. By hitting pause, the data is transfered to another plot that isn't being updated. Again, only 2 of my signals are making it through, and I'm not sure if there is a property node I'm missing.
Any help would be appreciated, the VI is attached below.
Thanks,
Alex