Chad,
The best way to keep the scales the same size is to disable auto scale property on the graph, by right-clicking on it.
However, if the data on the graph increases beyond the maximum on the scale, you will not be able to see that data, unless you set the autoscale ON on the graph. This will increase the scale as the data increases, but if the number gets too high, the graph will shift so that entire large number on the scale can be displayed.
You can insert the parameter "EnableAutoScales=False" into LabVIEW.ini file. With this property disabled, and autoscale set to ON on the graph itself, the graph will not decrease in size when the scale gets too large.
This property is not intended to work with duplicate scales.
Zvezdana S.
National Instrument
s