LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot increase chart history data value but can decrease

Solved!
Go to solution

Hi,

 

In my application, I'm using 3 charts. I have 250Hz sample frequency on my system and I want to display different number of seconds on my charts.

By default, chart history data has 1024 points, which is ~4.1 seconds.

Now, the problem is, if I set this value to let's say 100, it works well, less points is on graph.

But, if I try to set it back to 1024 or any value which is greater than previous, it will not affect to my graph.

Graph will still show lowest number of points every written in "Chart history length" value.

 

The value is actually set in chart length window, but it does not affect actually.

 

Also, the problem is that it worked just well yesterday, but today it stopped working.

 

I'm also having VISA port for USB VCP, if this has something to do here, but I'm sure it does not.

 

Thanks for answers and help.

0 Kudos
Message 1 of 3
(2,863 Views)
Solution
Accepted by topic author tilz0R

Make sure your x-axis is set to autoscale.

0 Kudos
Message 2 of 3
(2,851 Views)

Ouh, that was fast!

 

Works as expected! Thanks. 🙂

0 Kudos
Message 3 of 3
(2,846 Views)