Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make use of the Legend from XY graph?

The hardware i am using will create a plot everytime i do a scan. I will upload the it result(plot) to another XY graph. I try to create a multi plot on the XY graph but it seems not working. I am wondering how can i make use of the legend that come with the XY graph to solve my problem.
0 Kudos
Message 1 of 2
(5,695 Views)
Hi,

You should be able to plot as many XY arrays to the graph as you need. As long as you don't delete the previous plots they should remain there. This will make things much easier than dealing with 2 graphs.

There is an example at "C:\Program Files\National Instruments\CVI70\samples\userint\graphlegend.cws" that you can look at for an application with multiple plots.

I hope this helps.

Regards,

Juan Carlos
0 Kudos
Message 2 of 2
(5,695 Views)