 ben64
		
			ben64
		
		
		
		
		
		
		
		
	
			11-26-2014 02:39 PM
I have a cluster of 4 waveform charts each containing 2 plots (alarm and value). For the moment I'm updating it with a property node from a subVI. The issue is that the traces are not updating on the waveform charts even if the values of the charts digital displays are changing! I tried to autoscale the X and Y axes and set the X axis to automatic formatting without any success.
When I run the application a single point at 0 in the middle of the x-scale is displayed and its amplitude doesn't follow the variation of the digital display. This point appear only when I set the x axis to autoscale, when configure to absolute time nothing is displayed.
I'm using similar code to update a temperature waveform chart containing 10 plots and it is working well. The only difference is that the temp chart is not in a cluster.
Ben64
Solved! Go to Solution.
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			11-26-2014 02:58 PM
Hi Ben,
simple solution: don't put charts in a cluster!
Such problems have been reported for charts/graphs in clusters before. Don't putting them into the clusters is the most easy solution.
Using property nodes to transfer data is also not the "best" way as it is (usually) much slower than other ways…
11-26-2014 03:06 PM
11-26-2014 03:26 PM
 niNickC
		
			niNickC
		
		
		
		
		
		
		
		
	
			04-27-2016 10:37 AM
Hate to ressurect and old post but came across this today. Do you know if it has been CARd?
 will.i.am10
		
			will.i.am10
		
		
		
		
		
		
		
		
	
			04-28-2016 06:14 PM
Hello niNickC,
Are you still have trouble with this issue? If so, I would recommend posting to a new thread as it may improve your visibility as this one is a couple years old.
Thanks!
Will