I have developed a vi. where Current/Voltage measurements are made. basically i need to add a xy graph on the fron panel. if some body can send me an example vi to do the same will e good
If you haven't done so, first try the examples that ship with LabVIEW (Help>Examples>Fundamentals>Graphs and Charts>Graph Examples. If you have looked at these examples, what more do you need to know?
I have looked at these examples. but the thing is as i explained i need to attach xy graph so in that examples it is just given how many type charts are there so if u have one as i explained pl send me the vi.
I guess I still don't understand what you need. To add an XY graph to your VI, right click and then pick Graph>XY Graph. If you already have 1D arrays of current and voltage, bundle them together and wire that to the graph indicator.