11-25-2008 09:34 PM
We are students trying to replicate the output of a photovoltaic cell. We have developed our LabView software to read
both current and voltage across a load but we are not sure how to chart both these real time values. We have found a
NI link http://zone.ni.com/devzone/cda/tut/p/id/7230 which would be perfect but we only have access to LabView version 8.2.
Any help on trying to achieve similar charts using 8.2 would exetremely appreciated.
11-25-2008 10:55 PM
You can use the xy graph from the express palette.
It will also place the "built XY graph" express VI that will act as a history buffer if you configure it not to clear data on each call (double-click to change).
See how far you get. Good luck!
11-26-2008 02:37 AM
Thanks Heaps.....
We have another question..... We have a integer value(dial position) that we want to use in another VI... could you explain how this is possibleplease
11-26-2008 03:11 AM
Sorry, you should be a bit more specific. What do you mean by "use"? Can you give an example?
11-26-2008 03:20 AM
Hi,
Thanks again for the quick reply. We have just posted a more thorough explaination in another post if you could have a look at that one. The VI's are attached.