LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate graph from output of the formula of time varying input

Solved!
Go to solution

No, a chart would be the wrong tool. A chart maintains an internal FIFO buffer of a given size and discards old points as new points arrive. It acts like a paper chart recorder.

You definitely need a graph, because you have all data available at once.

 

Make sure you fully understand the difference between a chart and a graph, they are completely different.

 


@pyae wrote:

I think current output is  already quite ok for me but i am wondering generating with waveform chart would be clearer to see and compare with others .


 

What do you want it to compare with? Other days?

You could use a multiplot graph with one plot per day, for example.

 

 

0 Kudos
Message 11 of 14
(1,146 Views)

Hello Altenbach,

 

Thanks for your advice and i will use the graph .

I would like to compare data with other day but not compulsary  and i have to integrate this data with Solar data and Cost calculation part as well which is being done by our other project member. 

Really thanks alot for your help and i will update you for other part of project if necessary.

 

thanks 

regards 

sweyiwin

0 Kudos
Message 12 of 14
(1,136 Views)

Hello Altenbach, 

 

Please advise me which tools shall i use to extract every 30 mins data from power array and put them into one array. So i will have new array with every 30 mins data (eg. data from index 0, 30, 60, 90, ... ).  please find my attached project part.

 

thanks

regards

pyae

Download All
0 Kudos
Message 13 of 14
(1,114 Views)

Hello atenbach,

 

i could have done the above array extraction part already.

thanks

🙂 

0 Kudos
Message 14 of 14
(1,098 Views)