> Thanks Dannis, it's exactly what I was looking for, but now I have another
> question: I'm trying to set both Y scales from the block diagram with
> property nodes, but I can't find a way to set two different Min and Max Y
> range for each plot. Any idea to do that?
>
> Finally there is a way to set Y grid lines of each plot from the block
> diagram, with property nodes?
>
Be sure to set the Active Scale property, then set the scale min/max so
that LV knows which scale you mean. Otherwise it defaults to 0.
As for the grids, you can set those using the Scale properties, again,
use the active scale to specify which you mean.
Greg McKaskle