From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Chart Property Nodes to update a second chart

Looks like a not bad effort to be honest with you, but I always advise against the use of variables if they aren't totally necessary.

Some of the problems that you have seen may be due to using a Chart rather than a Graph. A graph will display an array of data and so long as your array contains all the data you need, the approach that you have already looked at should be fine.
Message 11 of 12
(399 Views)

Hi S R

Thank you for the reply - It seems to be working as required, but we still seem to have a slight problem with the graph keeping the actual time, it seems to lose and gain a second now and again. Is this rounding errors or something else?

0 Kudos
Message 12 of 12
(380 Views)