analog wrote:
> My main VI calls a sub-VI. I used the get control value (variant) to
> get the graph in the sub-VI, and output it to the main VI in a
> cluster. I set the maximum y scale in my sub VI, and it works. But
> when I get the graph in the main VI, my maximum y scale doesn't look
> right. Shouldn't I get the same graph that I got from my sub-VI. Is
> there a way to fix this? Thanks
Yes, put the graph on Main vi and pipe the data to it via a reference.