04-20-2012 03:43 AM
HI Guys. i need to calculate the efficiency of power of two solar planels and plot the graph, which these two solar planels have different serial no. respectively 2000776729(ThinFilm) and 2000776707(Poly). The input power formula for Poly= B2*0.6566*12 and Thinfilm=B2*1.4493*9. B2 is the column of int_ana File.
The output formula is Vdc*Idc which is Column E* column I.
Efficiency formula is the (ouput of the power/input of the power)*100%.
The serials no. of the planels are found in the Int_sma file column D.I need to extract them out indiviually and calculate. Need help please
04-20-2012 03:44 AM
Text file for int_ana
04-20-2012 06:47 AM
Please stick to your original post. http://forums.ni.com/t5/LabVIEW/Plot-graph-with-txt-data/m-p/1957391
And also indicate what kind of help you're looking for. Specific help, not "write the code for me" kind of help.
04-22-2012 08:57 PM
Sorry about that. As the int_sma have 2 different serials no. for solar planel, i do not know how to extract them and place them together to plot graph.
I also do not know how to extract data from the specify column to plot graph.