10-08-2009 11:41 PM
I have a requirement to plot the graph. The required text file is attached with this message. The requirement is, the program should read the values as 30 set (first 30 then second 30 like that) and should plot in the same graph with different colors.
For example I have attached 3 set of details (totally 90 data, it might be 'n' number of sets actually). once I plot the second set of details in the graph, first set of details also should be there in the graph
Could you please provide a sample vi for this?
Thank you,
Best Regards,
Rathan
10-09-2009 01:02 AM
Hi,
Do you specifically want to plot into in graph?
and you want to read it from txt file or you have do it in the example?
Otherwise you can plot it on chart.
regards
10-09-2009 01:12 AM
It is not a problem for me. Actually what I need is I will receive 30 datas as a pack at real time (not from the file)continiously. I have to plot those 30 values continiously against (0-30 range) with different color for comparison purpose not accumulating like 0-30, 31-60, 61-90. It all comes under 0-30 range
Thank you,
Best Regards,
Rathan
10-09-2009 01:19 AM - edited 10-09-2009 01:23 AM
Hi,
So i suppose the following example will help you.
I have done it for 5 , you can extend it.
This example is not for against 0-30 values.
as given in below msg, XY graph will be best.
Sorry that i did'nt noticed "against(0-30) values"
Regards
10-09-2009 01:19 AM
10-09-2009 01:57 AM
Dear shrekt
Could you please save the file in Labview 8.5 or below version and send it to me as soon
Thank you,
Regards
Rathan
10-09-2009 02:24 AM