11-02-2015 03:46 AM
I have waveform chart with limits and I need to add real time on X-axis. Usually I do it with "Build Waveform" function (see pic - one chart with limits and second with time. I need to combine it at one chart). But in case when I have limits it is impossible to connect all necessary data. What is the best way too add time to waveform chart in this situation?
Thank You in advance for response.
Solved! Go to Solution.
11-02-2015 04:40 AM
11-02-2015 06:08 AM - edited 11-02-2015 06:16 AM
Thank You! But what do you mean exactly? If I connect plots in one buildform (pic c) - chart is running with correct time but only 1 data of 3 is visible (without limits). And I need to see it all data. If I create waveform per each plot (pic d) - it is again impossible to connect all data in one chart, cause if I connect 3 brown connections in one cluster - output is pink. But I need brown - for Waveform chart.
11-02-2015 06:17 AM
Hi mathijsen,
pic c is plain wrong. It makes no sense to writd values to the Y input of the waveform three times…
Pic d is correct. All you need to do is to use BuildArray to create an array of waveforms! (Did you read the context help of the chart? It tells you which datatypes it expects!)