11-10-2005 06:13 PM
11-10-2005 08:18 PM - edited 11-10-2005 08:18 PM
Message Edited by CoastalMaineBird on 11-10-2005 08:19 PM
Message Edited by CoastalMaineBird on 11-10-2005 08:20 PM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
11-12-2005 03:44 PM - edited 11-12-2005 03:44 PM
Hi Jane,
CoastanMaineBird is right about the difference between a "plot", a
"Graph" and a "window".
It seems that what you want is a either a Graph or a Chart with multiple plots.
It's quite simple to do either of these. As said before, refer to the Context
Help (Ctrl + H) from the block diagram terminal of the Chart or Graph to see
how to add multiple plots. Here's a screenshot of how you would do it with a
Chart and a Graph:
If you want to use different Y-scales for each plot, you need to create multiple
Y-scales and then specify which plot uses which Y-scale:
I hope that this is explanation enough to get you started - otherwise, please
let me know.
Have fun!
Message Edited by Philip C. on 11-12-2005 03:46 PM
11-12-2005 06:16 PM
Thank you all! I've tried what you said, it works very well. Thank you so much.
Jane