LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform Chart Length Problem

Sirs,
 
I am having a problem with a Waveform chart in Labview 8.0  I have coipied these two charts into a loop structure to simplify the problem I am having.  I have set the chart history length to 1440 for both charts, and they increment in spats of 30seconds on the x scale so 1440 points are displayed over 12 hours.  For the demonstration loop, I have caused the loop to go every .010 seconds, so that we can see the effects of the plan in less then 12 hours.  Ideally, when you run this loop, the charts should autoscale in the x axis so that we have 12 hours displayed from one end to the other. 
 
However, when I run this, the top one seems to work fine, but the second chart does not scale right.  It seems that no matter what I do, I cannot make this display 1440 points.   Can you please look at the code and help me determine why the program is not fucntioning properly.
 
 
Thank you,
 
Joe
0 Kudos
Message 1 of 3
(2,765 Views)
Hi Joe,

You havent checked the autoscale X for the second chart. Right click on the chart on X scale and check the auotscale and it will solve the problem

Regards,

Nitin
0 Kudos
Message 2 of 3
(2,762 Views)

I am speechless.

Thank you.

Joe

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